homework-jianmu/source/libs/function/src
Ganlin Zhao 30ab3a1bb2
Merge pull request #15647 from taosdata/fix/TD-17799
fix(query): fix apercentile crash when result is 0 rows and used with other non-null result functions
2022-08-01 19:07:56 +08:00
..
builtins.c enh(query): add selectivity support for mavg functions 2022-08-01 15:41:05 +08:00
builtinsimpl.c Merge pull request #15647 from taosdata/fix/TD-17799 2022-08-01 19:07:56 +08:00
functionMgt.c fix(query): fix n-1 function if select column after function position 2022-08-01 14:15:16 +08:00
taggfunction.c os: replace win qsort func 2022-07-01 11:54:21 +08:00
texpr.c enh(query): partition by support arithmetic expr, and do some internal refactor. 2022-06-15 23:00:31 +08:00
thistogram.c [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
tpercentile.c os: replace win qsort func 2022-07-01 11:54:21 +08:00
tscript.c [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
tudf.c fix: add more logs 2022-07-25 19:01:40 +08:00
udfd.c fix: uv_write callback is called even after the uvTask associated is deleted 2022-07-22 16:46:53 +08:00