Commit Graph

113782 Commits

Author SHA1 Message Date
Nikolay Degterinsky
c90d5ffed8 Fix style 2023-04-24 15:27:24 +00:00
Nikolay Degterinsky
12ad5b710a Separate AuthenticationData and AuthenticationType, small fixes 2023-04-24 15:12:45 +00:00
pufit
1985fb785e
Merge pull request #48262 from ClickHouse/42497-inherit-grant
GRANT CURRENT GRANTS implementation
2023-04-24 11:11:10 -04:00
kssenii
4048756bdb Fix 2023-04-24 16:50:07 +02:00
Dmitry Novik
6ae38e41c1 Add tests to broken list 2023-04-24 14:47:14 +00:00
ltrk2
8e4056218f Correct functional test to reflect interoperability 2023-04-24 07:40:23 -07:00
Kruglov Pavel
50dd836586
Fix flaky integration test test_async_query_sending 2023-04-24 16:37:54 +02:00
robot-clickhouse-ci-1
c2f240b8ee
Merge pull request #49104 from ClickHouse/nickitat-patch-11
Clarify data in progress bar is uncompressed
2023-04-24 16:18:08 +02:00
Nikita Taranov
3af5271e1c
Clarify data in progress bar is uncompressed 2023-04-24 15:45:02 +02:00
Anton Popov
e2e62b32e5
Merge pull request #48071 from CurtizJ/rework-map-functions
Rework functions that work with `Map` columns
2023-04-24 14:51:02 +02:00
Sergei Trifonov
4f72e74398
Merge branch 'master' into fix-alter-enum-partition-key-replicated 2023-04-24 14:45:43 +02:00
kssenii
277393fd8d Fix 2023-04-24 14:45:41 +02:00
serxa
f102814779 Try fix flaky 01346_alter_enum_partition_key_replicated_zookeeper_long 2023-04-24 12:44:34 +00:00
Igor Nikonov
4966eb7871 New setting is added to settings changes history 2023-04-24 12:43:54 +00:00
Igor Nikonov
481d0a9dc5 Setting parallelize_output_from_storages 2023-04-24 12:22:45 +00:00
Alexey Milovidov
f6a7e83932
Merge pull request #49090 from ClickHouse/force-docs-in-features
Enforce documentation change for a new-feature PR
2023-04-24 15:19:51 +03:00
Alexander Tokmakov
791e91a4c5
Merge pull request #49094 from ClickHouse/kssenii-patch-7
Update clickhouse-test
2023-04-24 15:10:32 +03:00
Antonio Andelic
c7d0ee2218
Fix GCS native copy (#48981)
* Fix GCS copy support

* add include
2023-04-24 14:09:19 +02:00
Kseniia Sumarokova
fff867da68
Update clickhouse-test 2023-04-24 13:09:17 +02:00
alesapin
d28b71e69d
Merge pull request #49078 from ClickHouse/fix-false-report
Prevent false positive report by static analyzer
2023-04-24 13:08:37 +02:00
Kseniia Sumarokova
00b2960c09
Update clickhouse-test 2023-04-24 13:04:19 +02:00
alesapin
516a0c9784
Merge pull request #48862 from ClickHouse/fix-zero-copy-replication-drop-detached-parts
Fix unexpected part name error when trying to drop a ignored detached part with zero copy replication
2023-04-24 12:57:25 +02:00
Robert Schulze
0e1b2ce248
Cosmetics 2023-04-24 10:21:54 +00:00
Robert Schulze
744e7c7601
Some fixups 2023-04-24 09:43:36 +00:00
Robert Schulze
ded8eca041
Merge pull request #48284 from ClickHouse/rs/qc-quota
Query Cache: Allow per-user quotas
2023-04-24 11:32:32 +02:00
Mikhail f. Shiryaev
055a72d54f
Remove the comment to rebuild the docker image 2023-04-24 11:21:09 +02:00
Vladimir C
6090648fc8
Merge pull request #43606 from arthurpassos/parsey_key_value_function 2023-04-24 11:03:28 +02:00
Mikhail f. Shiryaev
222176639d
Update pr_info.labels in commit_helper lebel helpers 2023-04-24 11:03:25 +02:00
Raúl Marín
868b4e41fd Arena used bytes 2023-04-24 10:46:23 +02:00
Raúl Marín
f0e045bb3d Merge remote-tracking branch 'blessed/master' into arenita 2023-04-24 10:42:56 +02:00
Mikhail f. Shiryaev
caee710fcc
Enforce documentation change for a new-feature PR 2023-04-24 10:41:38 +02:00
Igor Nikonov
b0f20bafdb Fix test 2023-04-24 07:31:09 +00:00
flynn
18a47337e9
Merge branch 'master' into bitcount 2023-04-24 14:46:47 +08:00
lgbo-ustc
ac87a1c23a update 2023-04-24 10:47:20 +08:00
flynn
8ff9bc8e60 fix 2023-04-24 02:16:58 +00:00
M1eyu2018
dff3c0c867 Update HDFS: Support for erasure codes
Signed-off-by: M1eyu2018 <857037797@qq.com>
2023-04-24 09:59:16 +08:00
Igor Nikonov
84c68e1d98 Fix comment 2023-04-24 00:28:58 +00:00
Igor Nikonov
c5755bfdb5 Enable compile_aggregate_expressions 2023-04-24 00:25:38 +00:00
Igor Nikonov
ac3dabd2ae Update test 2023-04-23 23:35:59 +00:00
Igor Nikonov
d1177b0981 Try to fix JIT aggregation functions
+ minIf()
2023-04-23 23:14:47 +00:00
robot-ch-test-poll3
426221cadf
Merge pull request #49081 from DanRoscigno/add-docs-for-metrics
add async metrics and metrics descriptions
2023-04-24 01:02:12 +02:00
Alexey Milovidov
ff5ec30b0b
Merge pull request #49005 from ClickHouse/fix-ibm
Reimplement #48986
2023-04-24 01:39:22 +03:00
Alexey Milovidov
108afc4d90
Merge pull request #49080 from ClickHouse/auto/v23.2.6.34-stable
Update version_date.tsv and changelogs after v23.2.6.34-stable
2023-04-24 01:38:14 +03:00
DanRoscigno
c0d9cca619 add async metrics and metrics descriptions 2023-04-23 18:21:08 -04:00
robot-clickhouse
662919865a Update version_date.tsv and changelogs after v23.2.6.34-stable 2023-04-23 22:03:17 +00:00
Alexey Milovidov
f4bd5a0667 Prevent false positive report by static analyzer 2023-04-23 22:45:12 +02:00
Alexey Milovidov
e8599dc882
Merge pull request #49075 from ClickHouse/rs/remove-poco-stuff
Remove some dead code in poco
2023-04-23 23:12:24 +03:00
Alexey Milovidov
67de39c2d9
Merge pull request #48727 from ClickHouse/parallel-processing-from-storages
Parallelize query processing right after reading FROM ...
2023-04-23 23:10:32 +03:00
Alexey Milovidov
e7087e9217
Merge pull request #49052 from ClickHouse/fix-line-as-string
Consistency of the LineAsString format
2023-04-23 21:25:45 +03:00
Alexey Milovidov
76230be7c8
Merge pull request #49061 from ClickHouse/parameter-exception-context
Add the context to the exception message about query paramters
2023-04-23 21:25:01 +03:00