OpenMLDB
OpenMLDB copied to clipboard
udf test for `unix_timestamp("")` might fail
/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.
I guess time in a range (e.g 5s) should be fine. mark as godd-first-issue. see https://github.com/4paradigm/OpenMLDB/blob/e19f12cdf886ae7fc595e2c4e133bec9602b344f/hybridse/src/codegen/udf_ir_builder_test.cc#L940-L941
Can i contribute of this project?
Can i contribute of this project?
sure
Hi @Geeks-Arpan , would you like to fix this simple issue recently?