Commit Graph

99310 Commits

Author SHA1 Message Date
Nikolay Degterinsky
c0497ddf36 Add lz4 to the stateless tests image 2022-10-05 06:45:21 +00:00
Nikolay Degterinsky
2a4f2bff9b Better order of compression methods 2022-10-05 00:48:01 +00:00
Anton Popov
e9928fd703 fix clang-tidy 2022-10-04 23:50:14 +00:00
Nikolay Degterinsky
b5e12f47f8 Add test 2022-10-04 22:07:56 +00:00
BoloniniD
9dd15998c7 Print nicer exception if BLAKE3 is unavailable 2022-10-05 00:11:41 +03:00
Anton Popov
2f423071f2 fix assertion in bloom filter index 2022-10-04 19:27:56 +00:00
Nikolay Degterinsky
f7e0e497da Add methods to the tests 2022-10-04 19:04:03 +00:00
Denny Crane
5341bf445a
Update settings.md 2022-10-04 15:08:29 -03:00
Nikita Mikhaylov
2933a28a5d
Add log message and lower the retry timeout in MergeTreeRestartingThread (#42026) 2022-10-04 20:07:11 +02:00
Kseniia Sumarokova
7935337513
Update CMakeLists.txt 2022-10-04 19:59:08 +02:00
alesapin
425b296928 Revert "Revert "Merge pull request #41832 from ClickHouse/make_copy_instead_of_hardlink""
This reverts commit f50d46fb8c.
2022-10-04 17:40:23 +02:00
alesapin
6f185333ff Fix drop completely dropped table one more time 2022-10-04 17:39:28 +02:00
Anton Popov
fe90919f10 fix crash in SummingMergeTree with LowCardinality 2022-10-04 15:33:38 +00:00
flynn
772aec360b remove unused virtual keyword 2022-10-04 15:33:29 +00:00
alesapin
f50d46fb8c Revert "Merge pull request #41832 from ClickHouse/make_copy_instead_of_hardlink"
This reverts commit 0097f15ee7, reversing
changes made to 4e422b8046.
2022-10-04 17:33:01 +02:00
alesapin
2bfae244cc Add comments 2022-10-04 17:30:25 +02:00
Maksim Kita
f4101861e7 Function name normalization fix functions header 2022-10-04 17:29:33 +02:00
Kseniia Sumarokova
fc301e8f2d
Merge pull request #42034 from kssenii/fix-azure-write
Fix write into AzureBlobStorage
2022-10-04 17:25:41 +02:00
Robert Schulze
af8d32bb1f
Merge pull request #42023 from ClickHouse/llvm-without-clothes
Build against an LLVM version which has clang[-extra-tools], lldb and lld removed
2022-10-04 17:13:50 +02:00
Kseniia Sumarokova
6775c2c0a8
Update test.py 2022-10-04 16:52:53 +02:00
Anton Popov
121ef74b17 slightly better 2022-10-04 14:19:05 +00:00
Kseniia Sumarokova
aacb314a41
Update cmake 2022-10-04 16:15:33 +02:00
Robert Schulze
5df0852c98
Merge pull request #41948 from ClickHouse/fix-non-deterministic-test-results
Fix non-deterministic test results
2022-10-04 16:07:10 +02:00
Kseniia Sumarokova
0b0c7e359f
Update test.py 2022-10-04 16:04:57 +02:00
Kseniia Sumarokova
39d5dfb3f6
Fix integration test 2022-10-04 16:03:11 +02:00
Roman Vasin
1ed609496f Put correct value for toRelativeWeekNum in 01921_datatype_date32 test 2022-10-04 14:01:49 +00:00
Alexey Milovidov
9f9599b236
Merge pull request #42057 from ClickHouse/alexey-milovidov-patch-5
Add a link to the service in README
2022-10-04 16:45:20 +03:00
flynn
e30297e599 fix and update test 2022-10-04 13:36:28 +00:00
Alexey Milovidov
078cdfa875
Update README.md 2022-10-04 16:20:36 +03:00
alesapin
4a6fa10e71
Merge branch 'master' into fix_one_more_no_such_key 2022-10-04 15:19:05 +02:00
Anton Popov
9a2cabd3a1
Merge branch 'master' into async-inserts-log 2022-10-04 15:10:50 +02:00
Anton Popov
8ca73eab03
Merge branch 'master' into fuzz-table-definitions 2022-10-04 15:10:31 +02:00
Anton Popov
a8e4f5be09
Merge pull request #42055 from ClickHouse/CurtizJ-patch-6
Fix style check
2022-10-04 15:08:29 +02:00
Anton Popov
a4dee04f7e
fix style check 2022-10-04 15:01:29 +02:00
Anton Popov
13b4d5f7dc fix build 2022-10-04 12:54:27 +00:00
Robert Schulze
5e86375f17
Merge pull request #42025 from ClickHouse/fix-todatetime64
Fix toDateTime64() for negative floats
2022-10-04 14:12:18 +02:00
Robert Schulze
8864f135c4
Merge branch 'master' into fix-todatetime64 2022-10-04 14:11:45 +02:00
Anton Popov
59605a6c7e
Apply suggestions from code review
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2022-10-04 13:40:59 +02:00
Dan Roscigno
f4f85a069b
Go live with doc updates (#42053)
* QIP to add overview page

* wip

* New Tutorial and Datasets landing page

* give an example for Cloud

* Update UK Price Paid for Cloud

* Update nyc-taxi.md

* add option for Cloud Load Data button

* Removed the Import Raw Data section

* Update nyc-taxi.md

* update user management and replication docs

* mark self managed

* set doc ordering

* add redirects setting

* Simple fixes to index.md

Co-authored-by: rfraposa <richraposa@gmail.com>
2022-10-04 14:36:59 +03:00
Nikita Mikhaylov
052e7d74b3 Delete test 2022-10-04 11:27:44 +00:00
Nikita Mikhaylov
d767e1f0d8
Added an option to specify environment name in Sentry's config (#42037) 2022-10-04 13:23:51 +02:00
Roman Vasin
0e0c118182 Add test for toLastDayOfMonth 2022-10-04 11:15:32 +00:00
Alexander Tokmakov
0732f09b0f
Merge pull request #42050 from ClickHouse/tavplubix-patch-5
Temporarily disable too aggressive tests
2022-10-04 13:16:50 +03:00
Alexander Tokmakov
d9cda1144c
Update 02397_system_parts_race_condition_drop_rm.sh 2022-10-04 13:14:36 +03:00
Alexander Tokmakov
9a0d650726
Update 02396_system_parts_race_condition_rm.sh 2022-10-04 13:12:54 +03:00
flynn
86cb9f7034 parseDataTimeBestEffort support comma between date and time 2022-10-04 09:52:20 +00:00
Kseniia Sumarokova
6d02fa3c5f
Merge pull request #42022 from kssenii/better-exception-merge-tree-data-load-parts
More detailed exception message
2022-10-04 11:20:35 +02:00
Kseniia Sumarokova
1ffa3291d6
Update storage_conf.xml 2022-10-04 11:18:02 +02:00
Roman Vasin
4a5c3e5a6e Fix toLastDayOfMonth and other functions 2022-10-04 09:09:59 +00:00
Duc Canh Le
cd968ce43d fix register function 2022-10-04 14:56:46 +08:00