Commit History

Author SHA1 Message Date
  Aleksey N. Vinogradov f16296b946 chore: copyright 2026 1 month ago
  Ilya Kuznetsov a2a1c87977 fix: implemented handling of columnar field lengths (#3065) 5 months ago
  Aleksey N. Vinogradov be2ea3c071 fix gcc build warnings 10 months ago
  Aleksey N. Vinogradov a292e593ef minor: (c) 2025 11 months ago
  Ilya Kuznetsov 19483c3e72 changed columnar duplicate filtering on inserts (#2211) 1 year ago
  Stas Klinov f6c433af8b fixing crash on insert columnar string attributes with duplicates; fixed #2176; added regression to test 439 1 year ago
  Sergey Nikolaev 0dc5f776b6 Bumped year in copyright to 2024 (#1730) 2 years ago
  Ilya Kuznetsov dec60f4a46 implemented float_vector data type; implemented knn index search via MCL 2 years ago
  Ilya Kuznetsov ec8d2fd202 changed columnar iterator interface to single-call 2 years ago
  Ilya Kuznetsov 3be4503f75 handle write errors in binlog 3 years ago
  Sergey Nikolaev ff83ef473d updated year in the copyright to 2023 3 years ago
  Ilya Kuznetsov aadd9f3b80 added partial columnar minmax eval 3 years ago
  Ilya Kuznetsov c47052f18a implemented accurate_aggregation 3 years ago
  alexey 778b2b8c11 uniq ptrs in columnarrt 3 years ago
  Ilya Kuznetsov 2b0c00b3d9 unified seconary/columnar iterators; added bitmap iterator storage; added iterators to SHOW META 3 years ago
  Ilya Kuznetsov 75899faffa fixed bool attribute handling in rt columnar 3 years ago
  Ilya Kuznetsov 4031d3864a fixed a mem leak in columnar storage for RT indexes 3 years ago
  alexey 913c3f2681 columnar::Iterator_i 3 years ago
  klirichek 3bcb8caff6 uniq ptr for columnar rt stuff 4 years ago
  Ilya Kuznetsov 8c8c740283 fixed tests for --columnar mode 4 years ago
  Sergey Nikolaev d830259737 updated copyright 4 years ago
  Ilya Kuznetsov 624129a7ab columnar string hashes now work as separate integer attributes 4 years ago
  Alexey N. Vinogradov 7861602a4b extract schema stuff and decrease sphinx.h include 4 years ago
  Ilya Kuznetsov 23f1e9ee3b Implemented a proxy sorter for faster sorting by columnar attributes; implemented implicit reduction of max_matches 4 years ago
  Ilya Kuznetsov c7582d3cfb Fixed some clang errors and warnings 4 years ago
  Alexey N. Vinogradov fc59970262 fix AppleCLANG build warnings 4 years ago
  Ilya Kuznetsov 444958d9c1 removed USE_COLUMNAR 4 years ago
  Ilya Kuznetsov 4c67959cad implemented columnar storage for rt indexes 4 years ago