mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-06-01 21:00:38 +00:00
* test: Fix merge tests The merge tests still use Int64Vector for timestamp, which should use TimestampVector instead. * test: Test Debug format for Source::Reader Mainly for improve code coverage