homework-jianmu/source/libs/scalar/src
Ganlin Zhao 00ae854c78
fix(query): fix time function related bugs (#11604)
* fix(query): fix timediff args cannot be integer values

TD-14798

* fix(query): fix timediff/timetruncate/to_unixtimestamp handling NULL value and empty string

TD-14802
TD-14803

* refactor(query): constant NULL value processing logic

TD-14802
TD-14803

* refactor(query): support timefunction arithmetic operation with boolean
constant
2022-04-18 19:20:08 +08:00
..
filter.c fix[query]: enable filter on nchar type. 2022-04-11 17:03:41 +08:00
scalar.c fix(query): fix time function related bugs (#11604) 2022-04-18 19:20:08 +08:00
sclfunc.c fix(query): fix time function related bugs (#11604) 2022-04-18 19:20:08 +08:00
sclvector.c fix(query): fix time function related bugs (#11604) 2022-04-18 19:20:08 +08:00