Alexander Tokmakov
0735b667d5
fix bash
2023-03-21 20:24:14 +01:00
Alexander Tokmakov
0989dd837a
Merge pull request #47802 from ClickHouse/fix_some_tests
...
Fix 993 and two other tests
2023-03-21 22:20:06 +03:00
Yakov Olkhovskiy
3d47b051a7
Merge branch 'master' into hlee-s390x-murmurhash
2023-03-21 14:55:11 -04:00
robot-clickhouse
2d2183f54f
Automatic style fix
2023-03-21 18:54:56 +00:00
Azat Khuzhin
1ebbfac721
Use restore_threads (not backup_threads) for RESTORE ASYNC
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-21 20:35:00 +02:00
Smita Kulkarni
9c822c70c5
Updated retry_count and sleep_time for checking BACKUP_CREATED query as it might take longer to create backup due to increase in data size
2023-03-21 19:34:19 +01:00
jinjunzh
03f2e5647d
update keywords
2023-03-21 14:23:36 -04:00
jinjunzh
bb8dff8be1
update file path
2023-03-21 14:11:44 -04:00
jinjunzh
049705836e
rename with .md
2023-03-21 14:06:06 -04:00
jinjunzh
ed23d2f3a4
add missing 'docs'
2023-03-21 14:04:16 -04:00
jinjunzh
41eff365a7
update doc for deflate_qpl
2023-03-21 13:58:10 -04:00
Nikolai Kochetov
b432fa1122
Attempt to use new analyzer.
2023-03-21 17:56:58 +00:00
Nikolay Degterinsky
fbef6ec05a
Fix test
2023-03-21 17:55:45 +00:00
robot-ch-test-poll
cd8552928a
Merge pull request #47772 from ClickHouse/s3-fix
...
Fix example on s3 table function page
2023-03-21 18:35:24 +01:00
Smita Kulkarni
aa079efbb7
Addressed review comments
2023-03-21 18:29:26 +01:00
Mikhail f. Shiryaev
d88f71f2b9
Comment stale cherry-pick PRs to resolve conflicts
2023-03-21 18:28:29 +01:00
Rich Raposa
9fb415dd7a
Update iceberg.md
2023-03-21 11:17:04 -06:00
Rich Raposa
8568975c78
Merge branch 'master' into s3-fix
2023-03-21 11:03:55 -06:00
Rich Raposa
cd0ac7a0e1
Update s3.md
2023-03-21 11:03:44 -06:00
vdimir
c25170381c
Better ComparisonTupleEliminationVisitor
2023-03-21 16:23:09 +00:00
vdimir
030ee3a525
Add ComparisonTupleEliminationVisitor
2023-03-21 16:11:06 +00:00
jinjunzh
d65d23bf0e
remove blank spaces
2023-03-21 12:06:29 -04:00
jinjunzh
ffc8d831c5
improve doc path and structure
2023-03-21 12:00:57 -04:00
Azat Khuzhin
d45d55969a
Improve empty query detection for PostgreSQL (for pgx golang driver)
...
From PostgreSQL documentation [1]:
If a completely empty (no contents other than whitespace) query string
is received, the response is EmptyQueryResponse followed by
ReadyForQuery.
[1]: https://www.postgresql.org/docs/current/protocol-flow.html
So without it it will try to process the query and send "Empty query"
instead, that's why it is important.
Refs: 9ae852eb58/conn.go (L388)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-21 17:48:55 +02:00
robot-clickhouse
f7e29d1e92
Merge pull request #47806 from ClickHouse/rfraposa-patch-2
...
Update string-search-functions.md
2023-03-21 16:29:49 +01:00
Dmitry Novik
49ffda181b
Update test reference
2023-03-21 14:52:13 +00:00
Rich Raposa
2848bc5b35
Merge branch 'master' into rfraposa-patch-2
2023-03-21 08:40:01 -06:00
Alexander Tokmakov
9c4c7948e5
Update src/Interpreters/Session.cpp
...
Co-authored-by: alesapin <alesapin@clickhouse.com>
2023-03-21 17:39:45 +03:00
Alexander Tokmakov
be4884d07a
Update src/Interpreters/Session.cpp
...
Co-authored-by: alesapin <alesapin@clickhouse.com>
2023-03-21 17:39:40 +03:00
Antonio Andelic
85641a1bf8
Merge pull request #47820 from ClickHouse/odbc-roundtrip-flaky
...
Make 01086_odbc_roundtrip less flaky
2023-03-21 15:37:02 +01:00
iammagicc
e11a253be3
Merge branch 'master' into patch-2
2023-03-21 22:12:02 +08:00
iammagicc
214bcdda47
delete quoat English text,change the translation
...
As the title says,I delete quoat English text.The Chinese translation has been modified to make it easier for readers to understand.
2023-03-21 22:09:10 +08:00
Alexander Tokmakov
17e1c6be8e
fix race condition on session close
2023-03-21 15:01:39 +01:00
Vitaly Baranov
840e825282
Fix test test_replicated_merge_tree_encryption_codec.
2023-03-21 14:29:00 +01:00
Robert Schulze
15ac5610f2
Merge pull request #47850 from ClickHouse/revert-47608-varuint
...
Revert "Add sanity checks for writing number in variable length format"
2023-03-21 14:26:25 +01:00
Robert Schulze
4eeab9fd25
Revert "Add sanity checks for writing number in variable length format"
2023-03-21 14:24:53 +01:00
Vitaly Baranov
27ef59d46e
Remove wrong chassert() in UserDefinedSQLObjectsLoaderFromZooKeeper.cpp
2023-03-21 13:56:27 +01:00
robot-clickhouse-ci-1
455e55c6ea
Merge pull request #47811 from azat/tests/fix-opentelemetry_insert_on_distributed_table
...
Fix flaky test 02417_opentelemetry_insert_on_distributed_table
2023-03-21 13:17:42 +01:00
robot-ch-test-poll2
5e763ccad1
Merge pull request #47822 from ClickHouse/merge-pr-logging
...
Place short return before big block, improve logging
2023-03-21 13:10:57 +01:00
iammagicc
04bfc1848b
Merge branch 'master' into patch-2
2023-03-21 19:56:04 +08:00
iammagicc
82d71a1044
image errors and adaptive index granularity
...
Add a description of the relationship between image errors and adaptive index granularity.And create a new node with this description.
2023-03-21 19:53:00 +08:00
Kruglov Pavel
dc8f38c039
Merge pull request #47812 from Vigor-jpg/master
...
Fixed error print message while Decimal parameters is incorrect
2023-03-21 12:45:43 +01:00
Kseniia Sumarokova
3c550b4314
Merge pull request #46647 from kssenii/named-collections-finish
...
Named collections: finish replacing old code for storages
2023-03-21 12:36:46 +01:00
Kseniia Sumarokova
a9bcd022d5
Merge pull request #46241 from kssenii/named-collections-granular-access
...
Allow separate grants for every named collection
2023-03-21 12:27:53 +01:00
Mikhail f. Shiryaev
fa84c376b6
Merge pull request #47798 from ClickHouse/autoscaler-ratio
...
Decrease scale_down ratio for faster deflation
2023-03-21 13:44:28 +03:00
Vladimir C
ab1105a5a6
Merge pull request #47685 from ClickHouse/vdimir/issue_47533
2023-03-21 11:41:00 +01:00
Mikhail f. Shiryaev
b9dca4e0df
Place short return before big block, improve logging
2023-03-21 11:29:16 +01:00
Vladimir C
5add1e1b2e
Merge pull request #47684 from ClickHouse/vdimir/improve_log_queries_cut
2023-03-21 11:17:54 +01:00
robot-ch-test-poll3
01df1008bb
Merge pull request #47608 from azat/varuint
...
Add sanity checks for writing number in variable length format
2023-03-21 11:14:41 +01:00
robot-ch-test-poll3
4303b91ee7
Merge pull request #47808 from ClickHouse/rfraposa-3
...
Fix font colors on sparse-primary-indexes.md
2023-03-21 11:11:04 +01:00