mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-24 15:08:37 +00:00
32a2990802
* feat: allow customizing trace table partitions * feat: add hint * feat: return error on invalid partition number * feat: add full failure/partial success/full success * chore: format * fix: address review suggestion