Commit Graph

99299 Commits

Author SHA1 Message Date
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
Robert Schulze
1cbceb6611
Merge pull request #42014 from ClickHouse/drop-libexecinfo-leftovers
Drop leftovers of libexecinfo
2022-10-04 08:51:17 +02:00
Duc Canh Le
a886804cbf Merge branch 'master' into ch_canh_fix_decrypt_with_null 2022-10-04 13:20:29 +08:00
Nikolay Degterinsky
99dc396c77 Add new HTTP compression methods 2022-10-04 03:13:46 +00:00
Nikolay Degterinsky
b73b5375a7 Fix bz2 decoding 2022-10-04 00:10:04 +00:00
Anton Popov
148995894f add system table asynchronous_inserts_log 2022-10-03 21:35:55 +00:00
alesapin
210882b9c4 Better fix 2022-10-03 23:30:50 +02:00
kssenii
2ab884359e More efficient WriteBufferFromAzureBlobStorage 2022-10-03 22:15:04 +02:00
Robert Schulze
011748e431
Merge pull request #41950 from ClibMouse/fix-split-build-configuration
Fix linker error
2022-10-03 21:32:22 +02:00
Yakov Olkhovskiy
0edae06d2e
Merge pull request #41792 from FrankChen021/cors
Fix a bug that CORS headers are missing in some HTTP responses
2022-10-03 14:50:10 -04:00
Nikolay Degterinsky
58d644441f
Merge branch 'master' into ch_canh_fix_rankcorr 2022-10-03 20:19:01 +02:00
Nikita Mikhaylov
3dfbd5eb15 Fix test 2022-10-03 18:07:19 +00:00