GreptimeTeam / greptimedb

An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
https://greptime.com/
Apache License 2.0
4.35k stars 315 forks source link

Workflow run 'GreptimeDB Nightly Build' failed #4999

Closed github-actions[bot] closed 4 days ago

github-actions[bot] commented 1 week ago

@GreptimeTeam/db-approver New failure: https://github.com/GreptimeTeam/greptimedb/actions/runs/11847727475

github-actions[bot] commented 4 days ago

@GreptimeTeam/db-approver New failure: https://github.com/GreptimeTeam/greptimedb/actions/runs/11883397946

evenyag commented 4 days ago

Maybe related to https://github.com/GreptimeTeam/greptimedb/pull/4987 cc @zhongzc

Result unexpected, path:"/greptimedb/tests/cases/distributed/common/types/vector/vector.sql"
[
    ... skip(60) ...,
~   | 0.0                                                       | -> | -0.0                                                      |,
    ... skip(7) ...,
~   | 1970-01-01T00:00:00.003 | 0000e0400000004100001041 | 0.0    | -> | 1970-01-01T00:00:00.003 | 0000e0400000004100001041 | -0.0   |,
    ... skip(10) ...,
~   | 0.0                                   | -> | -0.0001                               |,
~   | 0.0                                   | -> | -0.0                                  |,
    ... skip(191) ...
]
Test case "/greptimedb/tests/cases/distributed/common/view/columns" finished, cost: 444ms