1. 10 3月, 2021 1 次提交
  2. 09 3月, 2021 2 次提交
  3. 18 2月, 2021 1 次提交
  4. 18 12月, 2020 1 次提交
  5. 22 11月, 2020 1 次提交
  6. 10 11月, 2020 1 次提交
  7. 22 10月, 2020 4 次提交
  8. 20 10月, 2020 1 次提交
  9. 14 10月, 2020 1 次提交
  10. 18 9月, 2020 1 次提交
  11. 03 4月, 2020 1 次提交
  12. 02 4月, 2020 1 次提交
  13. 09 3月, 2020 1 次提交
  14. 07 2月, 2020 2 次提交
  15. 02 2月, 2020 1 次提交
  16. 31 1月, 2020 1 次提交
  17. 27 2月, 2019 1 次提交
  18. 20 2月, 2019 1 次提交
  19. 19 2月, 2019 1 次提交
  20. 10 2月, 2019 1 次提交
  21. 04 2月, 2019 1 次提交
    • V
      IPv4 and IPv6 Domain implementation. · 2716df8a
      Vasily Nemkov 提交于
      Added:
       * IDataTypeDomain interface;
       * method DataTypeFactory::registerDataTypeDomain for registering domains;
       * DataTypeDomainWithSimpleSerialization domain base class with simple serialization/deserialization;
       * Concrete IPv4 and IPv6 domain implementations: DataTypeDomanIPv6 and DataTypeDomanIPv4;
      
      Updated:
       * IDataType text serialization/deserialization methods;
       * IDataType implementation to use domain for text serialization/deserialization;
       * Refactored implementation of the IPv4/IPv6 functions to use formatIPv4/v6 and parseIPv4/v6 from Common/formatIPv6.h;
      
      Tests:
       * Added test cases for IPv4 and IPv6 domains.
       * Updated IPv4/v6 functions tests to validate more cases;
       * Added performance tests for IPv4 and IPv6 related functions;
      2716df8a
  22. 24 1月, 2019 1 次提交
  23. 21 9月, 2018 1 次提交
  24. 18 9月, 2018 1 次提交
  25. 05 9月, 2018 2 次提交
  26. 31 8月, 2018 1 次提交
  27. 26 6月, 2018 1 次提交
    • N
      Added pre and post serialization for IDataType BinaryBulkWithMultipleStreams.... · f56d1676
      Nikolai Kochetov 提交于
      Added pre and post serialization for IDataType BinaryBulkWithMultipleStreams. Supported dictionary serialization format with single global dictionary (limited wit max_dictionary_size) and additional keys which are stored per granule. Changed IDataType::enumerateStream interface. Added (de)serialization params for binary bulk with multiple stream (de)serialization. Changed IColumn::index interface.
      f56d1676
  28. 21 6月, 2018 1 次提交
  29. 08 6月, 2018 1 次提交
  30. 06 6月, 2018 1 次提交
  31. 24 12月, 2017 1 次提交
  32. 23 12月, 2017 2 次提交
  33. 21 12月, 2017 1 次提交