Commit Graph

122928 Commits

Author SHA1 Message Date
Kruglov Pavel
c68456a20a
Merge pull request #52692 from Avogar/variable-number-of-volumns-more-formats
Allow variable number of columns in more formats, make it work with schema inference
2023-08-21 13:28:35 +02:00
Kruglov Pavel
47b551180b
Merge pull request #52117 from KevinyhZou/support_from_to_utc_timestamp
Support From/To UTC Timestamp function like spark
2023-08-21 13:16:57 +02:00
Alexey Milovidov
5a4b001f8e
Merge pull request #53618 from ClickHouse/insufficient-documentation-distributed-ddl
Add missing documentation for `distributed_ddl_output_mode`
2023-08-21 12:34:54 +03:00
Alexey Milovidov
1ad8669335
Merge pull request #53622 from ClickHouse/dashboard-maximize-move
Add maximize and drag options for the dashboard
2023-08-21 12:33:04 +03:00
SmitaRKulkarni
9787a0aa00
Merge pull request #53626 from ClickHouse/auto/v23.3.9.55-lts
Update version_date.tsv and changelogs after v23.3.9.55-lts
2023-08-21 10:42:01 +02:00
robot-clickhouse
c54ff5d451 Update version_date.tsv and changelogs after v23.3.9.55-lts 2023-08-21 08:32:51 +00:00
Alexey Milovidov
47b565861b Add maximize and drag options for the dashboard 2023-08-21 06:23:58 +02:00
kevinyhzou
48cb9b59f4 Support from/to utc timestamp 2023-08-21 09:28:00 +08:00
Alexey Milovidov
be2ef82d80 Add missing documentation for distributed_ddl_output_mode 2023-08-21 01:18:52 +02:00
Igor Nikonov
b074e44c1b
Merge pull request #53005 from ClickHouse/fix-parallel-replicas-multiply-result
Parallel reading from replicas over Distributed
2023-08-21 01:10:53 +02:00
Alexey Milovidov
c8f7ea6b9b
Merge pull request #53606 from ClickHouse/simplify-test
Simplify test `01600_parts_types_metrics_long`
2023-08-21 01:11:13 +03:00
Alexey Milovidov
ca84ae62ee
Merge pull request #53614 from ClickHouse/no-grammarly-for-sql
No Grammarly for SQL
2023-08-21 00:33:58 +03:00
Alexey Milovidov
3ec14370a7
Merge pull request #53617 from ClickHouse/cleanup-test-cluster-all-replicas
Cleanup cluster test: remove unnecessary zookeeper
2023-08-21 00:33:37 +03:00
Alexey Milovidov
13676e0a75
Merge pull request #38217 from kitaisreal/aarch64-enable-jit-compilation
AARCH64 enable JIT compilation
2023-08-21 00:31:44 +03:00
robot-clickhouse
57643a7e8b Automatic style fix 2023-08-20 20:05:02 +00:00
Igor Nikonov
f3af3bc641 Proper cluster name 2023-08-20 19:52:28 +00:00
robot-clickhouse
fc5637829b Automatic style fix 2023-08-20 19:47:17 +00:00
Igor Nikonov
622fec5f51 There is no need for zookeeper in the test 2023-08-20 19:35:12 +00:00
Maksim Kita
c760a4c82f Test 2023-08-20 16:26:55 +03:00
Maksim Kita
61415cf117 Test 2023-08-20 14:44:15 +03:00
Alexey Milovidov
11757f6540 No Grammarly for SQL 2023-08-20 13:42:00 +02:00
Maksim Kita
30110d2fc0 Test 2023-08-20 14:37:38 +03:00
Maksim Kita
79542a40a8 Test 2023-08-20 13:34:46 +03:00
Alexey Milovidov
dd1a00b976
Merge pull request #53608 from ClickHouse/fix-error-in-dashboard
Add mass edit capability to dashboard
2023-08-20 13:21:21 +03:00
Alexey Milovidov
692afc6bf6 Merge branch 'master' into simplify-test 2023-08-20 11:09:41 +02:00
Alexey Milovidov
a93abcaa72 Update reference 2023-08-20 11:09:37 +02:00
Alexey Milovidov
439a258c29 Revert "Update reference"
This reverts commit 442431a6bd.
2023-08-20 11:08:57 +02:00
Kseniia Sumarokova
ac4f727091
Merge pull request #53273 from kssenii/impove-filecache-removal
Improve fs cache cleanup
2023-08-20 10:31:07 +02:00
Alexey Milovidov
ab384ba621 Add documentation 2023-08-20 10:06:10 +02:00
Alexey Milovidov
e81fcfd23d
Merge pull request #53601 from ClickHouse/remove-unneeded-columns-from-logs
Remove unneeded columns from logs
2023-08-20 10:37:11 +03:00
Alexey Milovidov
cf0e9e5f37
Merge pull request #53604 from ClickHouse/metrics-system-database
Add asynchronous metrics about system database
2023-08-20 10:35:57 +03:00
Alexey Milovidov
6895f441bc Include params in the editor 2023-08-20 09:32:42 +02:00
Alexey Milovidov
442431a6bd Update reference 2023-08-20 09:23:31 +02:00
Alexey Milovidov
7dd0e1f888 Resolve TODO 2023-08-20 09:19:10 +02:00
Alexey Milovidov
7b7ee688db
Merge pull request #53607 from gyfis/th/lipstick-s3-uri-comments
💄 [S3::URI] Fix comment typos around versionId
2023-08-20 10:18:14 +03:00
Alexey Milovidov
1a4b54875a Add mass editor 2023-08-20 09:17:22 +02:00
Alexey Milovidov
b2462a1bb7 Add mass editor 2023-08-20 09:16:38 +02:00
gyfis
efa53f873c
💄 [S3::URI] Fix comment typos around versionId 2023-08-20 09:08:57 +02:00
Alexey Milovidov
fe610d0394 Fix bad JavaScript 2023-08-20 08:07:11 +02:00
Alexey Milovidov
59fced8e99 Fix errors in dashboard 2023-08-20 08:00:04 +02:00
Alexey Milovidov
f5ecc292cb
Merge pull request #53592 from ClickHouse/fix-02102_row_binary_with_names_and_types
Fix test `02102_row_binary_with_names_and_types`
2023-08-20 07:32:19 +03:00
Alexey Milovidov
28b46a91a6 Simplify test 01600_parts_types_metrics_long 2023-08-20 06:28:20 +02:00
Alexey Milovidov
9effe1bbe1 Simplify test 01600_parts_types_metrics_long 2023-08-20 06:25:34 +02:00
Alexey Milovidov
392ca77578
Merge pull request #53570 from HarryLeeIBM/hlee-s390x-b64-bump
Bump base64 head for s390x
2023-08-20 06:37:45 +03:00
Alexey Milovidov
82166f731a Add metrics about system database 2023-08-20 05:05:54 +02:00
Alexey Milovidov
5d68f7c04d Remove unneeded columns from logs 2023-08-20 04:11:39 +02:00
Alexey Milovidov
a1d34990d4
Merge pull request #53599 from ClickHouse/remove-useless-test
Remove useless test
2023-08-20 04:52:38 +03:00
Alexey Milovidov
826540671c
Merge pull request #53593 from ClickHouse/better-docs-redirect
Better documentation about redirects
2023-08-20 04:51:45 +03:00
Alexey Milovidov
125169d9ae Remove useless test 2023-08-20 03:51:30 +02:00
Alexey Milovidov
52e4bb44f9 Fix test 02102_row_binary_with_names_and_types
Revert the submodule
2023-08-20 03:49:14 +02:00