1. 11 12月, 2019 2 次提交
    • V
      Post-PR fixes · c781908e
      Vasily Nemkov 提交于
      * More precise overflow check in readIntTextImpl
      * writeDateTimeText now always writes sub-second part for DateTime64
      * comment for validateFunctionArgumentTypes
      * DateTime64-related fixes for FunctionConvertFromString
      * other minoe fixes: comments, removed commented out code, variable
        renamings, etc.
      c781908e
    • V
      Post-review refactoring and tests for DateTime64 and Decimal. · f56b2b64
      Vasily Nemkov 提交于
      * put functions in DecimalFunctions into DecimalUtils namespace
      * fixed possible buffer overflow in parseDateTimeBestEffortImpl
      * fixed readDateTimeTextImpl not to require fractional part separator
        (if fractional part is missing)
      * Tests for code from DecimalFunctions.h
      * Fixed serializing DateTime64 to string with writeDateTimeText(), fixed tests
      f56b2b64
  2. 03 12月, 2019 1 次提交
  3. 01 12月, 2019 1 次提交
  4. 30 11月, 2019 1 次提交
  5. 29 11月, 2019 9 次提交
  6. 28 11月, 2019 14 次提交
  7. 27 11月, 2019 12 次提交