This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed reading hive‑partitioned Parquet files after DuckLake compaction and added a row limit safety cap.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
TAB completion supports SQL keywords, table names, common HEP columns, and data_path parquet globs. TAB completion supports SQL keywords, table names, common HEP columns, and data_path parquet globs. Source: granite4.1:30b@2026-05-20-audit Confidence: low |
— |
| Feature | Low |
MySQL-style suffixes: end a query with \G for vertical output or \g to execute. MySQL-style suffixes: end a query with \G for vertical output or \g to execute. Source: granite4.1:30b@2026-05-20-audit Confidence: low |
— |
| Bugfix | Medium |
Auto-created views no longer fail when *-delete.parquet tombstone files sit beside date=… partitions. Auto-created views no longer fail when *-delete.parquet tombstone files sit beside date=… partitions. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Other | Low |
affected_surface":"DuckLake CLI"}]}<|im_sep|>{ affected_surface":"DuckLake CLI"}]}<|im_sep|>{ Source: granite4.1:8b-q6_K@2026-05-20 Confidence: low |
— |
| Other | Low |
{fact_type":"feature","severity":"32","text":"SELECT / WITH without explicit LIMIT capped at 10,000 rows; use --no-limit to disable. {fact_type":"feature","severity":"32","text":"SELECT / WITH without explicit LIMIT capped at 10,000 rows; use --no-limit to disable. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: low |
— |
Full changelog
Homer Core 11.0.224
Interactive DuckLake CLI improvements and a fix for reading hive-partitioned Parquet after DuckLake compaction.
DuckLake CLI (homer cli)
- Fix: Auto-created views no longer fail when
*-delete.parquettombstone files sit besidedate=…/partitions. Views now read…/main/<table>/date=*/**/*.parquetonly, avoidingHive partition mismatch/ missinghep_proto_*tables inshow tables. - Safety:
SELECT/WITHwithout an explicitLIMITare capped at 10,000 rows. Use--no-limitto disable. - TAB completion: SQL keywords, table names (from discovered views), common HEP columns, and
data_pathparquet globs. - MySQL-style suffixes: End a query with
\Gfor vertical row output, or\gto execute (like a semicolon).
Upgrade
Install the homer-core package or binary built from tag 11.0.224 on branch homer11.
homer --version # homer-core 11.0.224
homer cli # interactive SQL shell
homer cli --no-limit
Full changelog
https://github.com/sipcapture/homer/compare/11.0.222...11.0.224
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v11.0.222 The API endpoint /api/v1/config has been removed.
Beta — feedback welcome: [email protected]