4paradigm/OpenMLDB

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

Aberta

#2.998 aberto em 30 de jan. de 2023

 (5 comentários) (0 reação) (2 responsáveis)C++ (329 forks)github user discovery
buggood first issuetest

Métricas do repositório

Stars
 (1.687 estrelas)
Métricas de merge de PR
 (Mesclagem média 25d 1h) (5 fundiu PRs em 30d)

Description

/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.

Guia do colaborador