Kseniia Sumarokova
|
5df5f7d0dc
|
Merge pull request #44438 from ClickHouse/kssenii-patch-6
Update 01072_window_view_multiple_columns_groupby.sh
|
2022-12-21 14:28:26 +01:00 |
|
Alexey Milovidov
|
a184d1f355
|
Merge pull request #44470 from ClickHouse/fix-roaring-memory-tracker
Fix flaky test `roaring_memory_tracking`
|
2022-12-21 15:59:25 +03:00 |
|
Alexey Milovidov
|
6cc8a7e3e3
|
Merge pull request #44471 from ClickHouse/alexey-milovidov-patch-6
Update README.md
|
2022-12-21 15:20:53 +03:00 |
|
Anton Popov
|
5d6064cd28
|
better config in test
|
2022-12-21 11:35:11 +00:00 |
|
Sergei Trifonov
|
8332ada9e6
|
Merge pull request #44465 from ClickHouse/Avogar-patch-1
Add documentation for setting allow_settings_after_format_in_insert
|
2022-12-21 12:14:29 +01:00 |
|
Sergei Trifonov
|
048525273f
|
Merge branch 'master' into Avogar-patch-1
|
2022-12-21 11:54:18 +01:00 |
|
Kruglov Pavel
|
09ab5832b1
|
Merge pull request #44382 from Avogar/fix-bson-object-id
Fix reading ObjectId in BSON schema inference
|
2022-12-21 10:48:50 +01:00 |
|
Kruglov Pavel
|
1bedd57355
|
Merge pull request #44241 from ClibMouse/bugfix/subtract-subseconds
Bring interval subtraction from datetime in line with addition
|
2022-12-21 10:30:07 +01:00 |
|
Kruglov Pavel
|
1451b7d9ba
|
Merge pull request #44463 from DanRoscigno/update-compat-settings-doc
add support case note for compat setting
|
2022-12-21 10:17:09 +01:00 |
|
kssenii
|
ac25d32105
|
Fix stress test
|
2022-12-21 09:44:56 +01:00 |
|
Anton Popov
|
4b7f1e0cf2
|
fix mutations with setting 'max_streams_for_merge_tree_reading'
|
2022-12-21 01:59:53 +00:00 |
|
Nikolay Degterinsky
|
dcf68739db
|
Fix build
|
2022-12-21 01:05:00 +00:00 |
|
Alexey Milovidov
|
008f2e7448
|
Update README.md
|
2022-12-21 02:16:35 +03:00 |
|
Alexey Milovidov
|
3d15f202bb
|
Update README.md
|
2022-12-21 02:15:49 +03:00 |
|
Alexey Milovidov
|
a0455a0710
|
Fix flaky test roaring_memory_tracking
|
2022-12-20 23:51:07 +01:00 |
|
Kruglov Pavel
|
36a6ee4fdb
|
Add documentation for setting allow_settings_after_format_in_insert
|
2022-12-20 22:04:37 +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 |
|
Alexey Milovidov
|
4217e750b7
|
Update CHANGELOG.md
|
2022-12-20 20:56:40 +03:00 |
|
alesapin
|
c902bca426
|
Remove races
|
2022-12-20 18:14:06 +01: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
alesapin
|
9d4404ce0d
|
Merge branch 'master' into small_improvement
|
2022-12-20 12:12:39 +01:00 |
|
alesapin
|
a8515e6925
|
Merge branch 'master' into fix_race_background_temp_removal
|
2022-12-20 12:12:14 +01:00 |
|
Nikolai Kochetov
|
720f0cca40
|
Merge pull request #44346 from ClickHouse/try-fix-44221
Fix possible crash with IN, LowCardinality and constant folding
|
2022-12-20 12:09:12 +01:00 |
|
Kseniia Sumarokova
|
b8bf28eee0
|
Merge branch 'master' into write-throw-cache-fix-writing
|
2022-12-20 11:40:49 +01:00 |
|
Han Fei
|
6ace8f13db
|
Merge pull request #44359 from ClickHouse/add-test-34669
Add a test for #34669
|
2022-12-20 11:12:34 +01:00 |
|
Kseniia Sumarokova
|
2eb6e87f59
|
Merge pull request #44406 from kssenii/try-fix-ci
Try fix some tests
|
2022-12-20 11:08:15 +01:00 |
|
Robert Schulze
|
a6019fec70
|
Merge branch 'master' into sse2-in-universal
|
2022-12-20 10:24:50 +01:00 |
|
Konstantin Bogdanov
|
93375fc3e5
|
Merge pull request #44411 from thevar1able/fix-settings-constraints
Fix settings constraints
|
2022-12-20 10:19:07 +01:00 |
|
Konstantin Bogdanov
|
a094af9a49
|
Lint
|
2022-12-20 04:00:45 +01:00 |
|
Konstantin Bogdanov
|
bb03efac38
|
Lint
|
2022-12-20 03:43:53 +01:00 |
|
Konstantin Bogdanov
|
b07001e7d7
|
Add a test
|
2022-12-20 03:26:31 +01:00 |
|
Konstantin Bogdanov
|
f612cbe1c3
|
Only use constraints for SettingsConstraints
|
2022-12-20 03:15:32 +01:00 |
|
Nikolay Degterinsky
|
683f22d6fc
|
Better ParserAllCollectionsOfLiterals
|
2022-12-19 23:50:34 +00:00 |
|
Dan Roscigno
|
eaa176beb8
|
Merge pull request #44403 from ClickHouse/cleanup-install-guide
Further clean up of install guide
|
2022-12-19 17:53:08 -05:00 |
|
DanRoscigno
|
c64ca04bfb
|
add docker back to top
|
2022-12-19 17:30:30 -05:00 |
|