fix(querybook): fix issues

This commit is contained in:
Masaki Yatsu
2025-10-22 23:03:23 +09:00
parent 543b37c9d1
commit 1a838c6edc
2 changed files with 108 additions and 2 deletions

View File

@@ -114,10 +114,10 @@ To build a custom Querybook image with bug fixes and Metastore support:
```bash
# Copy patch file from buun-stack repository
# cp /path/to/buun-stack/querybook/querybook-trino-metastore.diff .
# cp /path/to/buun-stack/querybook/querybook-fixes.diff .
# Apply the patch
git apply querybook-trino-metastore.diff
git apply querybook-fixes.diff
```
**Patch includes**: