Mike Kot
|
8e9aacadd1
|
Initial: replacing hardcoded toString for enums with magic_enum
|
2021-09-06 16:24:03 +02:00 |
|
Nikolai Kochetov
|
af0da33147
|
Merge pull request #27827 from ClickHouse/more-checks-for-lv-and-native
Add more checks for LC in native protocol.
|
2021-09-02 17:27:42 +03:00 |
|
alexey-milovidov
|
4cc0b0298c
|
Merge pull request #28269 from amosbird/fixweirdcode
Better nullable primary key implementation
|
2021-09-01 00:48:45 +03:00 |
|
Raúl Marín
|
7fb57482c0
|
Fix bug in countBytesInFilterWithNull
|
2021-08-30 13:35:22 +02:00 |
|
Dmitrii Kovalkov
|
9871ad70ff
|
Exclude fuzzers
|
2021-08-30 11:12:25 +03:00 |
|
Amos Bird
|
f2374a6916
|
Better nullable primary key implementation.
|
2021-08-28 17:48:28 +08:00 |
|
Nikolai Kochetov
|
9c028be1e4
|
Fix insertion of fields with Infinity values in nullable low cardinality columns.
|
2021-08-26 21:19:12 +03:00 |
|
Vitaly Baranov
|
cbc1b2e72d
|
Fix selecting with extremes from LowCardinality(UUID)
|
2021-08-20 13:10:41 +03:00 |
|
Nikolai Kochetov
|
094ad9468b
|
Fix style.
|
2021-08-19 16:09:56 +03:00 |
|
Nikolai Kochetov
|
3e44ef437e
|
Merge pull request #26639 from ClickHouse/fix-bad-cast
Fix bad cast
|
2021-08-19 11:17:26 +03:00 |
|
Nikolai Kochetov
|
108137a67e
|
Add more checks for LC in native protocol.
|
2021-08-18 19:15:57 +03:00 |
|
Pavel Kruglov
|
240398d58c
|
Fix bug in expand() method
|
2021-08-18 19:13:07 +03:00 |
|
alexey-milovidov
|
d88cf81d71
|
Merge branch 'master' into fix-bad-cast
|
2021-08-15 09:06:42 +03:00 |
|
mergify[bot]
|
319e5af6eb
|
Merge branch 'master' into short-circuit
|
2021-08-13 13:01:46 +00:00 |
|
Pavel Kruglov
|
36bea6abb4
|
Add setting optimize_short_circuit_function_evaluation
|
2021-08-13 14:48:32 +03:00 |
|
Pavel Kruglov
|
fc59c98676
|
Clean up
|
2021-08-13 11:18:34 +03:00 |
|
Nikita Mikhaylov
|
8c06abee73
|
Merge pull request #25902 from Avogar/arrow-nested
Refactor ArrowColumnToCHColumn, support inserting Nested as Array(Struct) in Arrow/ORC/Parquet
|
2021-08-12 20:02:01 +03:00 |
|
mergify[bot]
|
80eaea1c51
|
Merge branch 'master' into short-circuit
|
2021-08-12 08:38:45 +00:00 |
|
Alexey Milovidov
|
c590a239d5
|
Merge branch 'master' into fix-bad-cast
|
2021-08-11 05:48:37 +03:00 |
|
Pavel Kruglov
|
b841a96c39
|
Refactor code
|
2021-08-10 14:31:15 +03:00 |
|
vdimir
|
dfccc85a33
|
Check const and lc nested can beome nullable in JoinCommon::convertColumnToNullable
|
2021-08-10 11:37:55 +03:00 |
|
Pavel Kruglov
|
70b51133c1
|
Try to simplify code
|
2021-08-09 18:01:08 +03:00 |
|
Pavel Kruglov
|
9fd4d14521
|
Fix style, build, add test
|
2021-08-09 17:57:50 +03:00 |
|
Pavel Kruglov
|
f16f660636
|
Fix PVS check
|
2021-08-09 17:57:50 +03:00 |
|
Pavel Kruglov
|
29440011ae
|
Fix
|
2021-08-09 17:57:50 +03:00 |
|
Pavel Kruglov
|
a9cf67ecf2
|
Fix bugs, add tests
|
2021-08-09 17:57:49 +03:00 |
|
Pavel Kruglov
|
e701903ba6
|
Fix tests
|
2021-08-09 17:57:49 +03:00 |
|
Pavel Kruglov
|
76b3ae4301
|
Fix tests
|
2021-08-09 17:57:49 +03:00 |
|
Pavel Kruglov
|
a95d45a157
|
Some clean up
|
2021-08-09 17:57:02 +03:00 |
|
Pavel Kruglov
|
170f98572a
|
Update IColumn.h
|
2021-08-09 17:54:49 +03:00 |
|
Pavel Kruglov
|
e5460c2b3f
|
Fix ColumnFunction create
|
2021-08-09 17:54:49 +03:00 |
|
Pavel Kruglov
|
ab65b7f25d
|
Minor changes
|
2021-08-09 17:54:49 +03:00 |
|
Pavel Kruglov
|
3ec2ab6156
|
Avoid using expand, fix bugs, add tests and comments
|
2021-08-09 17:54:49 +03:00 |
|
Pavel Kruglov
|
62d4f4b25c
|
Small refactoring and adding comments
|
2021-08-09 17:54:14 +03:00 |
|
Pavel Kruglov
|
d8f590febe
|
Remove includes
|
2021-08-09 17:54:14 +03:00 |
|
Pavel Kruglov
|
7ff11aff2d
|
Some fixes, more tests
|
2021-08-09 17:54:14 +03:00 |
|
Pavel Kruglov
|
0662df8b76
|
Fix performance with JIT, add arguments to function isSuitableForShortCircuitArgumentsExecution
|
2021-08-09 17:54:14 +03:00 |
|
Pavel Kruglov
|
cdbe4951f4
|
Add some optimizations and fixes
|
2021-08-09 17:50:09 +03:00 |
|
Pavel Kruglov
|
807c6afab1
|
Distinguish between regular ColumnFunction and short curcuit argument
|
2021-08-09 17:50:09 +03:00 |
|
Pavel Kruglov
|
2595af7839
|
Remove extra line
|
2021-08-09 17:44:39 +03:00 |
|
Pavel Kruglov
|
ee659fa902
|
Fix tests and build
|
2021-08-09 17:44:39 +03:00 |
|
Pavel Kruglov
|
931d533152
|
Fix expanding FixedString 2.0
|
2021-08-09 17:44:39 +03:00 |
|
Pavel Kruglov
|
cf490dacd1
|
Fix expanding FixedString
|
2021-08-09 17:44:39 +03:00 |
|
Pavel Kruglov
|
3410f96495
|
Remove extra line
|
2021-08-09 17:44:39 +03:00 |
|
Pavel Kruglov
|
74a8b14ca4
|
Fix tests
|
2021-08-09 17:44:39 +03:00 |
|
Pavel Kruglov
|
620729aa45
|
Add forgotten includes
|
2021-08-09 17:44:39 +03:00 |
|
Pavel Kruglov
|
b6061e132a
|
Small fixes
|
2021-08-09 17:44:39 +03:00 |
|
Pavel Kruglov
|
400cad4d8b
|
Refactor, fix bugs, improve performance
|
2021-08-09 17:44:04 +03:00 |
|
Pavel Kruglov
|
bd415b17d2
|
Fix bug
|
2021-08-09 17:43:10 +03:00 |
|
Pavel Kruglov
|
0a32e47b5f
|
Fix tests
|
2021-08-09 17:43:10 +03:00 |
|
Pavel Kruglov
|
ae8df9c1c5
|
Add reverse parameter to filter, fix tests, reduce coping
|
2021-08-09 17:43:10 +03:00 |
|
Pavel Kruglov
|
775d190fb3
|
Fix tests
|
2021-08-09 17:43:10 +03:00 |
|
Pavel Kruglov
|
50d4192126
|
Implement short circuit function evaluation, first attempt
|
2021-08-09 17:43:10 +03:00 |
|
Pavel Kruglov
|
e4c5d7e3b1
|
Support inserting nested as Array of structs, add some refactoring
|
2021-08-05 14:10:27 +03:00 |
|
Alexey Milovidov
|
16eba6f0e7
|
Miscellaneous
|
2021-07-23 02:22:01 +03:00 |
|
alexey-milovidov
|
b52411a715
|
Merge pull request #12455 from amosbird/npc
Nullable primary key with correct KeyCondition
|
2021-07-18 17:52:20 +03:00 |
|
alexey-milovidov
|
a11351a473
|
Merge pull request #25484 from vdimir/issue-19589
Fix assert with non uint8 in prewhere
|
2021-06-28 00:03:12 +03:00 |
|
alexey-milovidov
|
6662e7ab0f
|
Merge pull request #25732 from matwey/missed_include_optional_2
Fix some more missed includes
|
2021-06-26 14:04:06 +03:00 |
|
vdimir
|
eb85c5a8e7
|
Fix assert with non uint8 in prewhere
|
2021-06-21 15:32:29 +03:00 |
|
Amos Bird
|
f2ed5ef42b
|
Nullable primary key with correct KeyCondition
|
2021-06-18 23:04:24 +08:00 |
|
mergify[bot]
|
c723dd7d40
|
Merge branch 'master' into arrow
|
2021-06-18 12:18:57 +00:00 |
|
vdimir
|
23fb229dec
|
Merge branch 'update_01049_join_low_card_bug' into issue-23351
|
2021-06-17 15:38:40 +03:00 |
|
Matwey V. Kornilov
|
aa1ac2a506
|
Add missed #include <optional>
This is required for std::optional<std::string> language;
Signed-off-by: Matwey V. Kornilov <matwey.kornilov@gmail.com>
|
2021-06-17 14:41:28 +03:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Pavel Kruglov
|
c8b37977da
|
Fix bugs, support dictionary for Arrow format
|
2021-06-15 16:15:27 +03:00 |
|
vdimir
|
05115dcd32
|
Merge branch 'master' into issue-23351
|
2021-06-15 12:06:42 +03:00 |
|
Alexey Milovidov
|
447d7bb8cd
|
Minor changes
|
2021-06-14 07:13:35 +03:00 |
|
Alexey Milovidov
|
93b907931d
|
Fix the annoying ya.make.
|
2021-06-13 21:21:44 +03:00 |
|
alexey-milovidov
|
05d1af153c
|
Merge branch 'master' into rename-const-context-ptr
|
2021-06-12 03:25:09 +03:00 |
|
Alexey Milovidov
|
bcf4d5c29d
|
Fix clang-tidy
|
2021-06-10 05:23:44 +03:00 |
|
Alexey Milovidov
|
885ce194e0
|
Making fundamentals correct
|
2021-06-07 00:49:55 +03:00 |
|
mergify[bot]
|
d68d5e0ef1
|
Merge branch 'master' into rename-const-context-ptr
|
2021-06-04 14:41:41 +00:00 |
|
Nikolai Kochetov
|
dbaa6ffc62
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
|
achimbab
|
99a5f1506a
|
Merge remote-tracking branch 'origin' into pr_sequenceNextNode
|
2021-06-01 17:25:24 +09:00 |
|
Alexander Kuzmenkov
|
3f57fc085b
|
remove mutable context references from functions interface
Also remove it from some visitors.
|
2021-05-28 19:45:37 +03:00 |
|
vdimir
|
d266050b23
|
Merge branch 'master' into issue-23351
|
2021-05-17 09:42:59 +03:00 |
|
vdimir
|
8dddcebe8c
|
Handle correct nullability with low card in HashJoin
|
2021-05-15 17:09:51 +03:00 |
|
vdimir
|
be966f0e8c
|
Revert "Try to not remove lowcard in merge join"
This reverts commit 35bbbd05b6 .
|
2021-05-15 14:26:59 +03:00 |
|
vdimir
|
35bbbd05b6
|
Try to not remove lowcard in merge join
|
2021-05-14 15:10:56 +03:00 |
|
Pavel Kruglov
|
25ceb1df65
|
Final fixes
|
2021-05-13 20:00:13 +03:00 |
|
mergify[bot]
|
1b181606e8
|
Merge branch 'master' into arrow_array
|
2021-05-13 12:23:48 +00:00 |
|
Pavel Kruglov
|
8ed6ad7c55
|
Refactor, support all types in array, add nested arrays support, more tests
|
2021-05-12 19:06:08 +03:00 |
|
Alexey Milovidov
|
18b7e38994
|
Remove redundant template
|
2021-05-10 00:26:34 +03:00 |
|
Alexey Milovidov
|
3de9a12b76
|
Fix build
|
2021-05-07 01:57:41 +03:00 |
|
Alexey Milovidov
|
2c9ae14cb0
|
Add 256 bit integers in some places
|
2021-05-06 03:31:09 +03:00 |
|
Alexey Milovidov
|
962a7113f6
|
Remove code that I do not like (crazy templates)
|
2021-05-04 20:26:09 +03:00 |
|
Alexey Milovidov
|
43bd37b6cc
|
Fix style
|
2021-05-04 02:46:11 +03:00 |
|
Alexey Milovidov
|
6ca37b9512
|
Untangle UUID
|
2021-05-04 01:59:38 +03:00 |
|
Alexey Milovidov
|
02ce9cc725
|
Untangle UUID
|
2021-05-04 01:46:51 +03:00 |
|
Alexey Milovidov
|
8f4dd25511
|
Fix style
|
2021-05-03 01:11:30 +03:00 |
|
Alexey Milovidov
|
e7de2a74fe
|
Update test
|
2021-05-02 22:04:36 +03:00 |
|
Alexey Milovidov
|
1fda866881
|
Merge branch 'master' into normalize-bigint
|
2021-05-02 21:24:45 +03:00 |
|
Maksim Kita
|
318c4bb80d
|
Add examples folder filter to ya.make.in
|
2021-04-30 11:25:52 +03:00 |
|
vdimir
|
6e4b37a45e
|
Merge branch 'master' into fix-join-lowcard-nullable
|
2021-04-28 20:06:49 +03:00 |
|
Nikita Mikhaylov
|
9f55424250
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
|
Alexey Milovidov
|
9eb60086b0
|
Attempt to normalize big integers
|
2021-04-25 13:02:19 +03:00 |
|
Alexey Milovidov
|
8f01af62d9
|
Merge branch 'master' into normalize-bigint
|
2021-04-25 06:57:44 +03:00 |
|
Azat Khuzhin
|
2561a67fd8
|
Replace !__clang__ with !defined(__clang) to fix gcc builds
$ gg 'if !__clang__' | cut -d: -f1 | sort -u | xargs sed -i 's/#if !__clang__/#if !defined(__clang__)/g'
|
2021-04-18 23:37:50 +03:00 |
|
vdimir
|
826296c799
|
Convert columns to LC(Nullable(T)) in join
|
2021-04-17 22:03:32 +03:00 |
|
alexey-milovidov
|
a1ce6632d8
|
Merge pull request #23207 from ClickHouse/fix-bug-in-lowcardinality
Fix fairly terrible bug in LowCardinality #16171
|
2021-04-17 15:58:50 +03:00 |
|