“8616399c7a7e1e829690e7ec78a53edfbdd20e59”上不存在“2.0/src/query/inc/sql.y”
  • G
    fix(query): fix time function related bugs (#11604) · 00ae854c
    Ganlin Zhao 提交于
    * 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
    00ae854c
tdatablock.c 43.0 KB