Alexey Milovidov
|
a6f50edde3
|
Merge branch 'master' into add-test-29883
|
2022-12-21 01:45:18 +03:00 |
|
Alexey Milovidov
|
db7f40bcb2
|
Merge branch 'master' into alexey-milovidov-patch-5
|
2022-12-21 01:44:55 +03:00 |
|
Alexey Milovidov
|
4cff60e2aa
|
Merge branch 'master' into add-test-22160
|
2022-12-21 01:44:44 +03:00 |
|
Alexey Milovidov
|
ce996ab349
|
Merge branch 'master' into add-test-34708
|
2022-12-21 01:44:24 +03:00 |
|
Alexey Milovidov
|
2c66d21dc1
|
Update 02509_h3_arguments.sql
|
2022-12-21 01:44:17 +03:00 |
|
Alexey Milovidov
|
53a36b2af8
|
Merge branch 'master' into add-test-30679
|
2022-12-21 01:42:43 +03:00 |
|
Alexey Milovidov
|
ae7a7bc850
|
Merge branch 'master' into fix-30975
|
2022-12-21 01:41:29 +03:00 |
|
Alexey Milovidov
|
9fcd292391
|
Merge branch 'master' into add-test-29386
|
2022-12-21 01:40:39 +03:00 |
|
avogar
|
4f376308b6
|
Remove extra line
|
2022-12-20 22:09:49 +00:00 |
|
avogar
|
a7129332af
|
Don't execute and/or/if/multiIf on LowCardinality dictionary
|
2022-12-20 22:07:59 +00:00 |
|
Kruglov Pavel
|
36a6ee4fdb
|
Add documentation for setting allow_settings_after_format_in_insert
|
2022-12-20 22:04:37 +01:00 |
|
alesapin
|
2fe969a2e1
|
Remove explicit dependency on fast test to debug the issue
|
2022-12-20 22:00:57 +01:00 |
|
Kruglov Pavel
|
bc0b35da1e
|
Update tests/queries/0_stateless/02513_csv_bool_allow_crlf.reference
Co-authored-by: Nick Sweeting <nsweeting@gmail.com>
|
2022-12-20 21:26:10 +01:00 |
|
DanRoscigno
|
c6513624c4
|
add support case note for compat setting
|
2022-12-20 15:03:42 -05:00 |
|
Yatsishin Ilya
|
28f907b1d9
|
Add tests as examples with errors that we should eliminate
|
2022-12-20 19:22:54 +00:00 |
|
Nikita Taranov
|
34029d47f3
|
Randomize setting enable_memory_bound_merging_of_aggregation_results in tests (#43986)
* Randomize setting `enable_memory_bound_merging_of_aggregation_results` in tests
* fix 02343_aggregation_pipeline
|
2022-12-20 20:18:40 +01:00 |
|
Nikita Taranov
|
c79c80f841
|
better
|
2022-12-20 19:56:29 +01:00 |
|
alesapin
|
a50e4a2066
|
Merge branch 'master' into add-test-34724
|
2022-12-20 19:23:07 +01:00 |
|
Kruglov Pavel
|
2663fdbc4c
|
Update tests/queries/0_stateless/02513_csv_bool_allow_crlf.sh
Co-authored-by: Nick Sweeting <nsweeting@gmail.com>
|
2022-12-20 19:14:52 +01:00 |
|
Kruglov Pavel
|
03ed7c4097
|
Fix the test
|
2022-12-20 19:09:48 +01:00 |
|
Alexey Milovidov
|
4217e750b7
|
Update CHANGELOG.md
|
2022-12-20 20:56:40 +03:00 |
|
Dmitry Novik
|
4793412887
|
Merge branch 'master' into refector-function-node
|
2022-12-20 18:26:19 +01:00 |
|
alesapin
|
c902bca426
|
Remove races
|
2022-12-20 18:14:06 +01:00 |
|
Dmitry Novik
|
51ba12ca0d
|
Fix ubsan failures
|
2022-12-20 17:10:27 +00:00 |
|
alesapin
|
f06b311abc
|
It's really needed
|
2022-12-20 18:09:38 +01:00 |
|
alesapin
|
80cae1aa3d
|
Better
|
2022-12-20 17:37:03 +01:00 |
|
alesapin
|
33389f01e6
|
Disable tsan assertion for test
|
2022-12-20 17:33:08 +01:00 |
|
Kruglov Pavel
|
643a35bed1
|
Merge pull request #44019 from Avogar/refactor-schema-inference
Refactor and improve schema inference for text formats
|
2022-12-20 17:29:03 +01:00 |
|
alesapin
|
8c4a6a0c9f
|
Merge branch 'master' into fix_bug_with_max_task_count_update
|
2022-12-20 17:26:36 +01:00 |
|
avogar
|
701cfbb1fd
|
Try fix test
|
2022-12-20 16:25:13 +00:00 |
|
Kruglov Pavel
|
c0b17ca0af
|
Merge branch 'master' into fix-bson-object-id
|
2022-12-20 17:18:10 +01:00 |
|
avogar
|
dfb2ae9113
|
Remove tags
|
2022-12-20 16:13:39 +00:00 |
|
avogar
|
20ee136139
|
Allow CRLF after bool value in CSV format
|
2022-12-20 16:12:24 +00:00 |
|
Alexander Gololobov
|
424ae4686e
|
Cleaups based on code review comments
|
2022-12-20 17:02:30 +01:00 |
|
Alexander Gololobov
|
5349a0b966
|
Update stateful test results, diff is caused by duplicate U+258B in the old version
|
2022-12-20 16:50:31 +01:00 |
|
Alexander Tokmakov
|
8b553d854a
|
Merge pull request #44387 from ClickHouse/fix_invalid_queries
Throw SYNTAX_ERROR on invalid ON CLUSTER
|
2022-12-20 18:28:18 +03:00 |
|
Kseniia Sumarokova
|
9949a4decd
|
Update 01072_window_view_multiple_columns_groupby.sh
|
2022-12-20 16:26:17 +01:00 |
|
Kseniia Sumarokova
|
9d66294c1d
|
Update 01072_window_view_multiple_columns_groupby.sh
|
2022-12-20 16:23:53 +01:00 |
|
avogar
|
00be9639f7
|
Fix compiled functions
|
2022-12-20 15:21:41 +00:00 |
|
Kruglov Pavel
|
a0ee1c1227
|
Merge branch 'master' into fix-sum-if
|
2022-12-20 15:20:23 +01:00 |
|
Kruglov Pavel
|
606d2ea9b3
|
Merge pull request #43635 from Avogar/fix-fuzz
Fix possible use-of-unitialized value after executing expressions after sorting
|
2022-12-20 14:51:50 +01:00 |
|
alesapin
|
2818520572
|
Fix bug with merge/mutate pool size increase
|
2022-12-20 14:51:11 +01:00 |
|
Kruglov Pavel
|
9c5a0aafcd
|
Skip fasttest
|
2022-12-20 14:50:06 +01:00 |
|
Kruglov Pavel
|
fe28faa32d
|
Fix style
|
2022-12-20 14:49:39 +01:00 |
|
alesapin
|
10ea709931
|
Fix broken test
|
2022-12-20 14:00:17 +01:00 |
|
Sema Checherinda
|
7627786af7
|
Merge pull request #43733 from wineternity/issue_43333
Add support for signed arguments in range() #43333
|
2022-12-20 13:56:02 +01:00 |
|
Robert Schulze
|
4dcfe3e216
|
Merge pull request #44366 from ClickHouse/sse2-in-universal
universal.sh: Fall back to plain x86-64 on pre-2006 hardware
|
2022-12-20 13:51:02 +01:00 |
|
Kruglov Pavel
|
d8e1945111
|
Merge pull request #44400 from Avogar/fix-orc
Fix reading Map type in ORC format
|
2022-12-20 13:33:28 +01:00 |
|
Kruglov Pavel
|
3f1e40aacd
|
Merge branch 'master' into fix-orc
|
2022-12-20 13:32:46 +01:00 |
|
Alexey Milovidov
|
faf7ac2aef
|
Update 02509_h3_arguments.sql
|
2022-12-20 15:19:41 +03:00 |
|