rfraposa
2f09b43d98
Create environmental-sensors.md
2023-03-28 19:46:29 -06:00
Alexander Tokmakov
cfe0fb6571
fix
2023-03-29 03:31:39 +02:00
Rich Raposa
8e8babc469
Merge pull request #48129 from ClickHouse/amazon-reviews
...
Amazon reviews dataset
2023-03-28 19:29:30 -06:00
Sergei Trifonov
1ff6519c25
Merge branch 'master' into segmentator-fix
2023-03-29 02:29:43 +02:00
serxa
81af0b6deb
avoid counters updates if not initialized
2023-03-29 00:29:21 +00:00
Rich Raposa
f50eb64584
Merge branch 'master' into amazon-reviews
2023-03-28 17:46:53 -06:00
rfraposa
61916cfd96
Update amazon-reviews.md
2023-03-28 17:45:27 -06:00
Alexey Milovidov
989c9d77e0
Update .gitmodules
2023-03-29 02:13:27 +03:00
Alexey Milovidov
f7c855965d
Merge pull request #48112 from ClibMouse/s390x_reinterpretAsFloat64
...
s390x reinterpret as float64
2023-03-29 02:09:43 +03:00
Alexey Milovidov
91bd0adc6f
Merge pull request #48114 from ClickHouse/remove_old_slow_test
...
Remove slow outdated test
2023-03-29 02:08:46 +03:00
Alexander Tokmakov
4b0b5301be
improve script for updating clickhouse-docs
2023-03-29 00:55:03 +02:00
Alexey Milovidov
cfc4e40811
Allow skipping errors related to unknown enum values in row input formats
2023-03-29 00:31:53 +02:00
Alexey Milovidov
e35cf47b06
Allow skipping errors related to unknown enum values in row input formats
2023-03-29 00:31:38 +02:00
robot-ch-test-poll
e92fff9be1
Merge pull request #48131 from ClickHouse/update-stack-tracke
...
Add KB links to system.stack_trace page
2023-03-29 00:17:18 +02:00
Alexey Milovidov
42335c5f1e
Fix double whitespace in exception message
2023-03-29 00:15:20 +02:00
rfraposa
b8edcd90cc
Update stack_trace.md
2023-03-28 15:49:58 -06:00
Alexander Tokmakov
53725bdea1
monor improvements
2023-03-28 23:47:45 +02:00
rfraposa
95abfca147
Update amazon-reviews.md
2023-03-28 15:40:54 -06:00
rfraposa
813a1ef8ac
Update amazon-reviews.md
2023-03-28 15:37:22 -06:00
rfraposa
3d0b94e210
Update amazon-reviews.md
2023-03-28 15:26:34 -06:00
Robert Schulze
b4b492450d
Merge pull request #48128 from ClickHouse/rs/follow-up-to-46252
...
Cosmetic follow-up to #46252
2023-03-28 23:11:17 +02:00
Robert Schulze
44d0a8075d
Small follow-up to #46252
2023-03-28 21:06:58 +00:00
Robert Schulze
6f8a450805
Sort output of SHOW <INFO> statements
...
Sorting is strictly speaking not necessary, but
1. sorted output is more user-friendly,
2. SQL currently does not allow to sort the output of SHOW <INFO>
otherwise, e.g. SELECT * FROM (SHOW <INFO> ...) ORDER BY is rejected.
3. SQL tests can take advantage of that.
2023-03-28 20:55:59 +00:00
Alexander Tokmakov
614f8b313e
Merge pull request #47856 from Algunenano/zk_inject_timeout
...
Allow injecting timeout errors on Keeper
2023-03-28 23:40:51 +03:00
Robert Schulze
622d1dfadd
Merge pull request #46252 from ClibMouse/feature/hastokencaseinsensitive-index-utilization
...
Implement tokenbf_v1 index utilization for hasTokenCaseInsensitive
2023-03-28 22:38:21 +02:00
Igor Nikonov
6733a85d25
Fixes
2023-03-28 20:26:21 +00:00
Alexander Tokmakov
a1076005c7
Merge branch 'master' into support_undrop_table
2023-03-28 22:03:31 +02:00
Alexey Milovidov
bd496654bb
Merge pull request #47735 from ClickHouse/obfuscator-readme
...
ClickHouse Obfuscator: add README
2023-03-28 22:58:21 +03:00
robot-clickhouse
a3af6c5e79
Merge pull request #48123 from ClickHouse/script-clickhouse-docs
...
Add a script to clone or update clickhouse-docs
2023-03-28 21:51:34 +02:00
Yakov Olkhovskiy
9201e7d393
Merge pull request #47371 from HarryLeeIBM/hlee-s390x-hash-tuples
...
Fix hashing tuples for s390x
2023-03-28 15:19:37 -04:00
rfraposa
d33ead5f4f
Update amazon-reviews.md
2023-03-28 12:58:57 -06:00
Kruglov Pavel
3fb1a10a16
Fix style
2023-03-28 20:49:10 +02:00
avogar
a0fcf81abf
Support more ClickHouse types in MsgPack format
2023-03-28 18:25:52 +00:00
Mikhail f. Shiryaev
0fad5bdc7d
Add a script to clone or update clickhouse-docs
2023-03-28 19:52:51 +02:00
avogar
06a6f5cf76
Support more ClickHouse types in Avro format
2023-03-28 17:36:20 +00:00
robot-ch-test-poll3
19c73afda4
Merge pull request #48098 from kssenii/materialized-pg-small-fix
...
materialized pg small fix
2023-03-28 19:13:10 +02:00
Kruglov Pavel
f3c594a160
Merge pull request #48057 from Avogar/fix-avro-records
...
Use uniq names for Records in Avro to avoid reusing its schema
2023-03-28 19:12:41 +02:00
alesapin
bc143b35ce
Remove slow outdated test
2023-03-28 16:44:44 +02:00
SmitaRKulkarni
024c665885
Merge pull request #48105 from ClickHouse/Doc_for_disallow_concurrency_backup_restore
...
Documentation for settings to disallow concurrent backup/restore
2023-03-28 16:29:25 +02:00
Suzy Wang
29d640aa48
s390x reinterpret as float64
2023-03-28 07:11:21 -07:00
Vladimir C
1dda438351
Merge pull request #48106 from Algunenano/enforce_test_numbers
2023-03-28 16:01:28 +02:00
Smita Kulkarni
a26cfd523c
Updated right bool for disallowing concurrent backups and restores
2023-03-28 15:42:21 +02:00
Smita Kulkarni
afe5982c4e
Fixed typo - settings
2023-03-28 15:39:28 +02:00
Smita Kulkarni
c8ec900d90
Fixed comment for usage on cluster
2023-03-28 15:37:49 +02:00
Igor Nikonov
259df04415
Merge remote-tracking branch 'origin/master' into decimal256-various
2023-03-28 13:36:53 +00:00
Sema Checherinda
10f1030a14
Merge pull request #47147 from aletik256/fix_JSON_searchField
...
fix_JSON_searchField
2023-03-28 14:45:09 +02:00
Vladimir C
95a1799a00
Fix add-test for mac
2023-03-28 14:34:48 +02:00
Antonio Andelic
3b73f94eb8
Correctly set socket timeouts
2023-03-28 12:18:13 +00:00
Raúl Marín
07cc2a7cb2
Fix tests style
2023-03-28 14:07:27 +02:00
Raúl Marín
aace3cb34c
Try to prevent large test numbers
2023-03-28 14:07:27 +02:00