4paradigm/OpenMLDB

udf test for `unix_timestamp("")` might fail

オープン

#2,998 opened on 2023/01/30

 (5 件のコメント) (0 件のリアクション) (2 人の担当者)C++ (329 件のフォーク)github user discovery
buggood first issuetest

Repository metrics

Stars
 (1,687 個のスター)
PR merge metrics
 (平均マージ 25d 1h) (30d で 5 merged PRs)

説明

/home/runner/work/OpenMLDB/OpenMLDB/hybridse/src/udf/udf_test.h:172: Failure
Expected equality of these values:
  expect
    Which is: Nullable{value=1674015278, type=int64}
  output
    Which is: Nullable{value=1674015279, type=int64}

refer https://github.com/4paradigm/OpenMLDB/actions/runs/3945482097/jobs/6752411020#step:7:21561

Fail might happen due to slow execution.

コントリビューターガイド