Han Fei
85163ce888
Merge pull request #43174 from Tiaonmmn/patch-8
...
Update limit-by.md
2022-11-29 20:55:42 +01:00
Han Fei
a35af55c8f
Update docs/zh/sql-reference/statements/select/limit-by.md
2022-11-29 20:54:23 +01:00
Han Fei
4251426e4b
Update docs/zh/sql-reference/statements/select/limit-by.md
2022-11-29 20:53:41 +01:00
Han Fei
78065e5010
Update docs/zh/sql-reference/statements/select/limit-by.md
2022-11-29 20:52:22 +01:00
Alexander Tokmakov
493f6a1c94
Merge pull request #43810 from ClickHouse/tavplubix-patch-1
...
Add another BC check suppression
2022-11-29 20:23:01 +03:00
Nikita Taranov
488610bd96
impl ( #43709 )
2022-11-29 18:22:24 +01:00
Alexander Tokmakov
ac578efc05
Update run.sh
2022-11-29 20:16:59 +03:00
Alexander Tokmakov
24940ad5bb
Merge pull request #43675 from ClickHouse/merge_predicate_uncommitted_blocks_hint
...
Provide hint for loading uncommitted blocks in merge predicate
2022-11-29 17:55:11 +03:00
Alexander Tokmakov
58d8025a15
Update StorageReplicatedMergeTree.cpp
2022-11-29 16:42:15 +03:00
Alexander Tokmakov
77b44c8541
Merge pull request #43778 from ClickHouse/fix_43736
...
Yet another fix for AggregateFunctionMinMaxAny
2022-11-29 16:29:12 +03:00
Sema Checherinda
7feea8fd9b
Merge pull request #43278 from mdelapenya/bump-testcontainers-go
...
chore: bump testcontainers-go to latest released version
2022-11-29 14:23:15 +01:00
Dan Roscigno
d8d364914d
Merge pull request #43774 from ClickHouse/DanRoscigno-patch-2
...
Clarify CREATE TABLE AS SELECT docs
2022-11-29 07:52:34 -05:00
alesapin
a800a80ab6
Merge pull request #43770 from ClickHouse/fix_flaky_store_cleanup2
...
Fix flaky `test_store_cleanup`
2022-11-29 13:11:57 +01:00
Sema Checherinda
75369274c1
Merge pull request #43516 from azat/memory/mutations-merges-fix
...
Fix incorrect memory accounting because of merges/mutations
2022-11-29 13:03:04 +01:00
alesapin
0cf34def9e
Merge pull request #43789 from ClickHouse/try-make-converter-less-flaky
...
Try making `test_keeper_zookeeper_converter` less flaky
2022-11-29 12:40:22 +01:00
alesapin
fdf1e54d1e
Merge pull request #43777 from ClickHouse/rerun-actions-on-edited
...
Rerun PullRequestCI on changed description body
2022-11-29 12:33:38 +01:00
Nikolai Kochetov
51439e2c19
Merge pull request #43260 from ClickHouse/read-from-mt-in-io-pool
...
Read from MergeTree in I/O pool
2022-11-29 12:09:03 +01:00
Igor Nikonov
278017d854
Merge pull request #43743 from ClickHouse/ann-index-docs-fixes
...
Minor fixes in annoy index documentation
2022-11-29 11:33:48 +01:00
Vladimir C
7b7cfb3a0c
Merge pull request #43217 from ClickHouse/vdimir/fuse-followup-fix
2022-11-29 10:50:10 +01:00
Antonio Andelic
e39f97a255
Properly close connections and add retries
2022-11-29 09:13:23 +00:00
Alexander Gololobov
a0bd99c8a2
Merge pull request #43584 from ClickHouse/fix_config_child_list_iteration
...
Iterate list without index-based access
2022-11-29 09:39:46 +01:00
Nikolay Degterinsky
e6e6afe8f7
Merge pull request #43731 from amosbird/issue_43622
...
Fix issue #43622
2022-11-29 02:49:38 +01:00
Nikolay Degterinsky
3e07dd308a
Merge pull request #43407 from jh0x/improve-client-processed-rowcount
...
Added client option to display the number of locally processed rows
2022-11-29 02:45:42 +01:00
Nikolay Degterinsky
a24d32762b
Merge pull request #43784 from camdencheek/patch-1
...
Update documentation example for REPLACE TABLE
2022-11-29 02:41:47 +01:00
Camden Cheek
92c9ebe4ee
Update documentation example for REPLACE TABLE
...
The example statement for `REPLACE TABLE` using a `SELECT` query does not run as written. The example was missing a query engine, engine options, and the `AS` keyword, all of which seem required to replace a table with the output of some query.
2022-11-28 17:41:52 -07:00
Alexander Gololobov
5efd619647
Merge pull request #43780 from ClickHouse/followup_43765
...
Fix EN doc as in #43765
2022-11-29 00:47:18 +01:00
Anton Popov
8bb504cfa9
Merge pull request #43693 from Avogar/fix-json-arrays
...
Try to fix Logical error 'Array sizes mismatched' while parsing JSON object
2022-11-28 23:07:53 +01:00
Anton Popov
2a7aac7c4e
Update 02482_json_nested_arrays_with_same_keys.sh
2022-11-28 23:04:54 +01:00
Mikhail f. Shiryaev
150ba40b14
Merge pull request #43769 from ClickHouse/termination-lambda
...
Migrate termination lambda to zip-package
2022-11-28 21:38:04 +01:00
Alexander Gololobov
8c6fc171fc
Fix EN doc as in #43765
2022-11-28 21:24:43 +01:00
Mikhail f. Shiryaev
fbb39cb659
Cancel workflows only on new "do not test" labels in favor of CheckLabels
2022-11-28 21:23:18 +01:00
Alexander Gololobov
77275fa701
Merge pull request #43765 from Xbitz29/patch-1
...
Fixed incorrect example of query
2022-11-28 21:19:31 +01:00
Alexander Tokmakov
9d6e8c67da
yet another fix for AggregateFunctionMinMaxAny
2022-11-28 21:11:48 +01:00
Mikhail f. Shiryaev
ec344c91b4
Rerun PullRequestCI on changed description body
2022-11-28 20:59:20 +01:00
DanRoscigno
bad28f4a25
fix highlight
2022-11-28 14:19:00 -05:00
Dan Roscigno
4ab04d6461
Update table.md
2022-11-28 14:08:08 -05:00
Alexander Tokmakov
40d28e3489
fix flaky test
2022-11-28 18:31:22 +01:00
Mikhail f. Shiryaev
1c02cc5896
Migrate terminate-runner-lambda to zip-packages
2022-11-28 18:12:42 +01:00
Mikhail f. Shiryaev
af4d0b10bd
Delete unused code
2022-11-28 18:11:40 +01:00
Mikhail f. Shiryaev
218897e032
Rename runners_termination_lambda
2022-11-28 18:11:23 +01:00
Mikhail f. Shiryaev
4a192abe97
Merge pull request #43766 from ClickHouse/key-rotation-lambda
...
Migrate runner_token_rotation_lambda to zip-package deployment
2022-11-28 18:01:02 +01:00
Mikhail f. Shiryaev
9a729e3370
Migrate runner_token_rotation_lambda to zip package deployment
2022-11-28 17:40:38 +01:00
Xbitz29
ea60e4e18c
Fixed incorrect example of query
...
dictGet('ext-dict-mult', ('c1','c2'), number) AS val -> dictGet('ext-dict-mult', ('c1','c2'), number + 1) AS val
2022-11-28 19:38:10 +03:00
Mikhail f. Shiryaev
cf8c904b61
Fix typing errors
2022-11-28 17:31:22 +01:00
Mikhail f. Shiryaev
7cddfbe9f9
Rename token lambda to reflect the meaning
2022-11-28 17:30:53 +01:00
Alexey Milovidov
f5c8077819
Merge pull request #43539 from ClickHouse/substitute-udf-create
...
Substitute UDFs in `CREATE` queries
2022-11-28 17:05:05 +01:00
Alexey Milovidov
6a51862a69
Merge pull request #43759 from ClickHouse/tylerhannan-readme-update
...
Update README.md
2022-11-28 16:50:28 +01:00
Nikolai Kochetov
665eda8bc2
Fix flaky test.
2022-11-28 15:48:08 +00:00
Mikhail f. Shiryaev
fda2c4e78a
Merge pull request #43756 from ClickHouse/terminate-lost-runners
...
Terminate lost runners
2022-11-28 16:07:28 +01:00
Mikhail f. Shiryaev
272042108d
Terminate instances that lost connection to github
2022-11-28 16:05:55 +01:00