Commit Graph

118331 Commits

Author SHA1 Message Date
Robert Schulze
047060f9a4
SHOW INDEX: Make fields COMMENT and INDEX_COMMENT more compatible with MySQL 2023-07-04 16:18:11 +00:00
Robert Schulze
59928cb485
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES 2023-07-04 16:00:53 +00:00
Antonio Andelic
93804788de
Merge pull request #51719 from ClickHouse/fix-sqllogic-docker
Fix SQLLogic docker images
2023-07-03 10:14:58 +02:00
Antonio Andelic
aeea3dc824 Add odbcinst dep to sqllogic docker 2023-07-03 07:40:05 +00:00
Antonio Andelic
50c1a7fda1
Merge pull request #50098 from ClickHouse/keeper-with-disks
Support for `IDisk` in Keeper
2023-07-03 09:11:06 +02:00
Alexander Tokmakov
392b70d6f8
fix merge_selecting_task scheduling (#51591)
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
2023-07-02 19:30:18 +03:00
Alexander Tokmakov
808eb320f3
Merge pull request #51683 from ClickHouse/timeouts_transactions_tests
Update timeouts in tests for transactions
2023-07-02 19:27:10 +03:00
Robert Schulze
d85f5cc4cf
Fix 02116_tuple_element with Analyzer (#51669)
* Fix 02116_tuple_element with Analyzer

* Use alternative errors in test

---------

Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-07-02 19:02:14 +03:00
Antonio Andelic
1ce99baf00
Merge pull request #51707 from ClickHouse/better-tets-scripts
Make test scripts backwards compatible
2023-07-02 15:50:55 +02:00
Antonio Andelic
c06afc53b4 Make scripts backwards compatible 2023-07-02 09:57:06 +00:00
Antonio Andelic
3e8358e8a1
Merge pull request #51676 from ClickHouse/fix-async-insert-dedup-for-merging-algorithms
Fix async insert with deduplication for ReplicatedMergeTree using merging algorithms
2023-07-01 21:08:39 +02:00
Antonio Andelic
eba60dd81e
Merge branch 'master' into keeper-with-disks 2023-07-01 20:59:16 +02:00
Antonio Andelic
4f5926153f
Merge branch 'master' into fix-async-insert-dedup-for-merging-algorithms 2023-07-01 20:59:06 +02:00
Sema Checherinda
8b4fda9672
Merge pull request #51697 from CheSema/less-logs-3
do not log exception aborted for pending mutate/merge entries when shutdown
2023-07-01 19:38:35 +02:00
Sema Checherinda
bd3d6d4976
Merge pull request #51404 from CheSema/no-finalize-WriteBufferFromOStream
no finalize in d-tor WriteBufferFromOStream
2023-07-01 19:37:54 +02:00
Kseniia Sumarokova
35f022cfaf
Merge pull request #51684 from ClickHouse/serxa-patch-3
Remove unused code
2023-07-01 13:17:47 +02:00
Kseniia Sumarokova
2fddda82bf
Merge pull request #51536 from kssenii/cache-add-checks
fs cache: add some checks
2023-07-01 13:11:31 +02:00
Kseniia Sumarokova
9f5bd8f853
Merge branch 'master' into cache-add-checks 2023-07-01 13:06:18 +02:00
Kseniia Sumarokova
c616634972
Merge pull request #51552 from kssenii/allow-adding-disk-name-for-custom-disk
Allow to add disk name for custom disks
2023-07-01 12:52:14 +02:00
Antonio Andelic
5e1cfb0531 Avoid copying block if optimize_on_insert is false 2023-07-01 08:53:23 +00:00
Antonio Andelic
a8e0dbf1d3
Merge pull request #51688 from ClickHouse/better-gdb-wait
Wait with retries when attaching GDB in tests
2023-07-01 10:51:21 +02:00
Antonio Andelic
d8238086c6
Merge branch 'master' into better-gdb-wait 2023-07-01 10:39:49 +02:00
Antonio Andelic
0c31055663 Merge branch 'master' into fix-async-insert-dedup-for-merging-algorithms 2023-07-01 08:34:22 +00:00
Sema Checherinda
80b23a59dc
Merge branch 'master' into less-logs-3 2023-06-30 22:59:55 +02:00
Sema Checherinda
f6ad94d5bc
Merge branch 'master' into no-finalize-WriteBufferFromOStream 2023-06-30 22:12:31 +02:00
Sema Checherinda
fe17a9b589 do not log aborted for pending mutate/merge when shutdown 2023-06-30 19:36:32 +02:00
Kseniia Sumarokova
32aa66922a
Update 02808_custom_disk_with_user_defined_name.sh 2023-06-30 18:31:46 +02:00
robot-clickhouse-ci-1
c3b4fe93d0
Merge pull request #51573 from den-crane/patch-55
Doc. zookeeper_load_balancing
2023-06-30 17:28:11 +02:00
Alexey Milovidov
6f6ddb4d13
Merge pull request #51689 from ClickHouse/23.7-prepare
Update version after release
2023-06-30 18:27:14 +03:00
Alexey Milovidov
bce1cebc06
Merge pull request #51691 from ClickHouse/auto/v23.6.1.1524-stable
Update version_date.tsv and changelogs after v23.6.1.1524-stable
2023-06-30 18:26:54 +03:00
robot-clickhouse
8ed1ec49d1 Update version_date.tsv and changelogs after v23.6.1.1524-stable 2023-06-30 15:21:13 +00:00
Alexey Milovidov
5ee7f47b03 Update autogenerated version to 23.7.1.1 and contributors 2023-06-30 17:09:56 +02:00
Yakov Olkhovskiy
023e40535a
Merge pull request #51349 from ClickHouse/ft-thread-scheduling-stacktrace
Collect stack traces from job's scheduling and print along with exception's stack trace.
2023-06-30 11:01:58 -04:00
Antonio Andelic
00aeb407e5 Wait with retries 2023-06-30 14:52:21 +00:00
robot-clickhouse-ci-2
e18b95b19d
Merge pull request #51680 from elenatorro/update-max-file-segment-size-value-in-docs
Update File Cache disk configuration settings default values
2023-06-30 16:41:57 +02:00
Kseniia Sumarokova
689ff6f996
Update storing-data.md 2023-06-30 16:15:26 +02:00
Elena Torró
0b98406bd3 Add default values to False 2023-06-30 16:13:43 +02:00
Kseniia Sumarokova
9ddf0853bf
Update 02808_custom_disk_with_user_defined_name.sh 2023-06-30 16:12:39 +02:00
Dan Roscigno
445e6b894c
Merge pull request #51681 from ClickHouse/docs-web-disk
docs clickhouse-static-files-uploader and demo repo
2023-06-30 09:59:18 -04:00
Sergei Trifonov
48eb188065
Remove unused code 2023-06-30 15:53:37 +02:00
Alexander Tokmakov
982ded4e8f update timeouts in tests for transactions 2023-06-30 15:47:31 +02:00
Elena Torró
9157945389 Add missing settings 2023-06-30 15:43:04 +02:00
DanRoscigno
904c533a84 spelling list 2023-06-30 09:32:54 -04:00
Antonio Andelic
2058b1346e Merge branch 'master' into keeper-with-disks 2023-06-30 13:22:33 +00:00
DanRoscigno
bf06e18c34 docs clickhouse-static-files-uploader and demo repo 2023-06-30 09:03:25 -04:00
Elena Torró
8487251770 Update File Cache disk configuration settings default values 2023-06-30 14:46:50 +02:00
Antonio Andelic
042885c35e
fix test style 2023-06-30 14:25:24 +02:00
Antonio Andelic
9a79fd6f70 Better 2023-06-30 11:51:20 +00:00
Antonio Andelic
96cc02ae0c Add test 2023-06-30 11:45:10 +00:00
kssenii
58f2919971 Fix 2023-06-30 13:26:40 +02:00