• Joined on 2025-11-30
rust synced new reference gh-readonly-queue/main/pr-8149-4668dd43bdddba47978942772d59cf22008a1e31 to rust/greptimedb from mirror 2026-05-21 23:40:38 +00:00
rust synced commits to feat/flush-hook-extension-point at rust/greptimedb from mirror 2026-05-21 23:40:38 +00:00
4e461adfc3 fix: revert changes on flatsource
9ac92e50e8 feat: remove primary key collection
e03ee25214 fix: address review comments
f2efe3bb3e chore: fmt
51cb226bd0 feat: update hook definitions
Compare 14 commits »
rust synced commits to gh-readonly-queue/main/pr-8149-4668dd43bdddba47978942772d59cf22008a1e31 at rust/greptimedb from mirror 2026-05-21 23:40:38 +00:00
rust synced commits to refs/tags/python-v0.33.0-beta.0 at rust/lancedb from mirror 2026-05-21 22:10:40 +00:00
rust synced new reference refs/tags/python-v0.33.0-beta.0 to rust/lancedb from mirror 2026-05-21 22:10:40 +00:00
rust synced commits to refs/tags/v0.30.0-beta.0 at rust/lancedb from mirror 2026-05-21 22:10:40 +00:00
rust synced new reference refs/tags/v0.30.0-beta.0 to rust/lancedb from mirror 2026-05-21 22:10:40 +00:00
rust synced commits to main at rust/lancedb from mirror 2026-05-21 22:10:40 +00:00
1bb7acb74f Bump version: 0.29.1-beta.0 → 0.30.0-beta.0
4ce175276c Bump version: 0.32.1-beta.0 → 0.33.0-beta.0
4bccb43e56 fix(python): route sync BaseQueryBuilder.to_batches through async path (#3425)
Compare 3 commits »
rust synced commits to release/v0.28 at rust/lancedb from mirror 2026-05-21 22:10:40 +00:00
184ab02795 chore: update lance dependency to v6.0.1 (#3421)
rust synced commits to json2-experiment at rust/greptimedb from mirror 2026-05-21 15:30:40 +00:00
2d430091f4 json2
4668dd43bd feat: merge files to add in one region edit (#8141)
13fe5bc8a3 fix: skip sst cache preload for staging manifest (#8147)
15fc148e40 refactor: clarify region flush reasons (#8146)
ba679dddfa fix: track INSERT SELECT in process manager (#8138)
Compare 43 commits »
rust synced commits to main at rust/greptimedb from mirror 2026-05-21 15:30:40 +00:00
4668dd43bd feat: merge files to add in one region edit (#8141)
13fe5bc8a3 fix: skip sst cache preload for staging manifest (#8147)
15fc148e40 refactor: clarify region flush reasons (#8146)
ba679dddfa fix: track INSERT SELECT in process manager (#8138)
59b738d7f2 feat: compact json2 data (#8103)
Compare 6 commits »
rust synced and deleted reference refs/tags/feat/compact-json2-data at rust/greptimedb from mirror 2026-05-21 15:30:40 +00:00
rust synced and deleted reference refs/tags/flow-batching-pr4-incremental-rewrite at rust/greptimedb from mirror 2026-05-21 15:30:40 +00:00
rust synced and deleted reference refs/tags/gh-readonly-queue/main/pr-8103-454344ab4d4173870f1f71f51d681ce1eeb4a6ce at rust/greptimedb from mirror 2026-05-21 15:30:40 +00:00
rust synced and deleted reference refs/tags/gh-readonly-queue/main/pr-8108-ab3cadb4b576d24347a4e1548611b2d756b914da at rust/greptimedb from mirror 2026-05-21 15:30:40 +00:00
rust synced and deleted reference refs/tags/gh-readonly-queue/main/pr-8138-59b738d7f2812049cd5b90ef5a365210f9bb0eab at rust/greptimedb from mirror 2026-05-21 15:30:40 +00:00
rust synced and deleted reference refs/tags/region-edit-queue-experiment at rust/greptimedb from mirror 2026-05-21 15:30:40 +00:00
rust synced commits to feat/remote_dyn_filter at rust/greptimedb from mirror 2026-05-21 15:30:40 +00:00
1cac185ea1 chore: clippy
8b8f64323e chore: remove stale filter id allow
6a41db67ee chore: keep remote dyn filter docs local
d8d64db356 fix: resolve remote dyn filter rebase fallout
d839b18495 wip: remote dyn filter task 03
Compare 24 commits »
rust synced commits to gh-pages at rust/greptimedb from mirror 2026-05-21 15:30:40 +00:00
55655004c8 Deploying to gh-pages from @ GreptimeTeam/greptimedb@4668dd43bd 🚀
rust synced commits to main at rust/lancedb from mirror 2026-05-21 14:00:40 +00:00
d5dc4c0f06 fix: discover nested vector columns by default (#3423)