mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-11 15:52:55 +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>