Commit Graph

111670 Commits

Author SHA1 Message Date
Antonio Andelic
32cfc983b5 Fix clang-tidy build 2023-03-29 07:38:37 +00:00
Antonio Andelic
50ed205aa0
Merge pull request #47303 from ClickHouse/avoid-merging-partition
Skip merged partitions for `min_age_to_force_merge_seconds` merges
2023-03-29 09:31:00 +02:00
robot-ch-test-poll1
decc4fbc98
Merge pull request #48132 from ClickHouse/fix-double-whitespace-2
Fix double whitespace in exception message
2023-03-29 08:06:31 +02:00
robot-ch-test-poll2
9bea890906
Merge pull request #48101 from evillique/update-sqlite
Update SQLite to 3.41.2
2023-03-29 07:15:34 +02:00
Rich Raposa
330e85aea6
Merge pull request #48139 from ClickHouse/sensors-dataset
Add environmental sensors dataset
2023-03-28 22:18:58 -06:00
rfraposa
0ca26b09eb Update environmental-sensors.md 2023-03-28 21:51:30 -06:00
Rich Raposa
7739ab04fa
Merge branch 'master' into sensors-dataset 2023-03-28 21:29:33 -06:00
rfraposa
954d486c20 Update environmental-sensors.md 2023-03-28 21:27:23 -06:00
rfraposa
258c1a9bc0 Add query 2023-03-28 21:11:28 -06:00
rfraposa
87b75269fb Added image 2023-03-28 20:32:10 -06:00
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
12559236ee
Another style fix 2023-03-28 21:01:59 +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
Robert Schulze
6c84eabb79
Fix stylecheck 2023-03-28 20:07:26 +00:00
Robert Schulze
e743f840f0
Fix taipos 2023-03-28 20:05:17 +00:00
Robert Schulze
0f241f71a3
Fix fasttest 2023-03-28 20:03:55 +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
Robert Schulze
202f52dc3a
Implement SHOW COLUMNS
Modeled after (*)

Fixes #46437

(*) https://dev.mysql.com/doc/refman/8.0/en/show-columns.html
2023-03-28 18:04:22 +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