mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-06 13:22:57 +00:00
* fix: prepare inserting with column defaults not work, #4244 * fix: build column_defaults every time when creating adapters * feat: cache the column_defaults in table * test: assert ts column * fix: unit * chore: style Co-authored-by: Yingwen <realevenyag@gmail.com> * fix: typo * chore: style Co-authored-by: Ruihang Xia <waynestxia@gmail.com> --------- Co-authored-by: Yingwen <realevenyag@gmail.com> Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
@@ -35,6 +35,7 @@ common-recordbatch.workspace = true
|
||||
common-runtime.workspace = true
|
||||
common-telemetry.workspace = true
|
||||
common-test-util.workspace = true
|
||||
common-time.workspace = true
|
||||
common-wal.workspace = true
|
||||
datanode = { workspace = true }
|
||||
datatypes.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user