1. 12 5月, 2022 1 次提交
  2. 11 5月, 2022 3 次提交
  3. 10 5月, 2022 3 次提交
  4. 09 5月, 2022 4 次提交
  5. 07 5月, 2022 3 次提交
  6. 06 5月, 2022 3 次提交
  7. 05 5月, 2022 2 次提交
  8. 01 5月, 2022 1 次提交
  9. 29 4月, 2022 2 次提交
  10. 28 4月, 2022 1 次提交
  11. 26 4月, 2022 2 次提交
  12. 25 4月, 2022 1 次提交
  13. 24 4月, 2022 1 次提交
  14. 22 4月, 2022 3 次提交
  15. 21 4月, 2022 2 次提交
  16. 20 4月, 2022 3 次提交
  17. 19 4月, 2022 3 次提交
  18. 18 4月, 2022 2 次提交
    • 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
    • wmmhello's avatar
      refactor: add to_json function · 24f805c5
      wmmhello 提交于
      24f805c5