Maksim Kita
86ee97aed5
AggregateFunctionsArithmeticOperationsPass disable optimization if both arguments are non constant
2023-02-16 12:17:02 +01:00
Maksim Kita
301d9e22c2
Analyzer change countDistinct function implementation using count_distinct_implementation setting
2023-02-16 12:17:02 +01:00
Maksim Kita
75cbb0e0d0
Analyzer scalar subqueries execution fix
2023-02-16 12:17:02 +01:00
Maksim Kita
fa0ef340b6
Analyzer IN function invalid arguments size error fix
2023-02-16 12:17:02 +01:00
Maksim Kita
0fe3ba36c4
Analyzer added ParitionPruner support
2023-02-16 12:17:02 +01:00
Maksim Kita
45f45b290c
Analyzer recursive SQL user defined functions fix
2023-02-16 12:17:02 +01:00
Maksim Kita
9b7710ba40
Analyzer count function handling with unqualified matcher fix
2023-02-16 12:17:02 +01:00
Maksim Kita
8eb93b216b
Planner JOIN TREE unused columns drop fix
2023-02-16 12:17:02 +01:00
Maksim Kita
84f3f8e18b
Planner UNION different number of columns exception fix
2023-02-16 12:17:02 +01:00
Maksim Kita
bb56af0e2b
MergeTreeIndexGin crash fix
2023-02-16 12:17:02 +01:00
Maksim Kita
c7c5e29ff7
Analyzer resolve identifier as table expression crash fix
2023-02-16 12:17:02 +01:00
Maksim Kita
cbcfd404c8
AggregateFunctionSequenceNextNode fix argument types
2023-02-16 12:17:02 +01:00
Maksim Kita
7ffee1dafe
QueryTreePassManager disable validation for aggregate functions with LowCardinality arguments
2023-02-16 12:17:02 +01:00
Maksim Kita
945ce7ca63
Planner support indexHint function
2023-02-16 12:17:02 +01:00
Maksim Kita
2aef331846
Analyzer JOIN disable USING for non identifier nodes
2023-02-16 12:17:02 +01:00
Maksim Kita
440f2f5834
Function fromModifiedJulianDay argument types fix
2023-02-16 12:17:02 +01:00
Maksim Kita
03f14f7c50
Analyzer fix MutationsInterpreter
2023-02-16 12:17:02 +01:00
Maksim Kita
c4cb3bb03f
Analyzer fix combinators with NULL argument
2023-02-16 12:17:02 +01:00
Maksim Kita
77fee97705
MergeTreeIndexFullText fix prepared set index analysis
2023-02-16 12:17:02 +01:00
Maksim Kita
96fb630231
Analyzer Planner enable by default
2023-02-16 12:17:01 +01:00
Alexey Milovidov
a9b4f2ef3a
Merge pull request #46435 from ClickHouse/rs/consistent-db-metric
...
Exclude internal databases from async metric "NumberOfDatabases"
2023-02-16 14:09:59 +03:00
Kseniia Sumarokova
187f7482e1
Merge pull request #46044 from ucasfl/log-engine
...
Storage Log family support settings storage_policy
2023-02-16 12:09:47 +01:00
Kseniia Sumarokova
91bbcde97e
Merge pull request #46421 from ClickHouse/make_tests_with_window_view_less_bad
...
Make tests with window view less bad
2023-02-16 12:07:15 +01:00
Kseniia Sumarokova
4303ee9114
Merge pull request #46404 from kssenii/fix-rabbit-test-4
...
Fix test test_rabbitmq_overloaded_insert
2023-02-16 11:28:18 +01:00
Kseniia Sumarokova
947753bd4c
Merge pull request #46409 from kssenii/follow-up-to-46168
...
Follow-up to #46168
2023-02-16 11:26:54 +01:00
Nikolay Degterinsky
e61947bf47
Merge pull request #44662 from evillique/ulid
...
Add generateULID function
2023-02-16 11:21:23 +01:00
Mikhail f. Shiryaev
c5105e2e85
Merge pull request #46458 from ClickHouse/fix-install-check
...
Improve install_check.py
2023-02-16 11:12:30 +01:00
Mikhail f. Shiryaev
04cfdbd76f
Merge pull request #46436 from ClickHouse/auto/v22.3.18.37-lts
...
Update version_date.tsv and changelogs after v22.3.18.37-lts
2023-02-16 11:04:31 +01:00
Vitaly Baranov
7dabd18e8d
Merge pull request #46449 from vitlibar/fix-backup-tests
...
Fix a backup test
2023-02-16 10:55:01 +01:00
Nikolay Degterinsky
ebec5b8050
Merge pull request #46422 from evillique/move-sources
...
Move MongoDB and PostgreSQL sources to Sources folder
2023-02-16 10:51:45 +01:00
robot-clickhouse-ci-1
2fbed70029
Merge pull request #46433 from ClickHouse/fix-cluster-copier
...
Another fix for cluster copier
2023-02-16 09:40:51 +01:00
Sergei Trifonov
3ad41b29ec
Merge pull request #46247 from ClickHouse/round-robin-merge-scheduler
2023-02-16 08:03:22 +01:00
Rich Raposa
2111ca26d6
Merge pull request #46456 from ClickHouse/rfraposa-patch-2
...
Update s3Cluster example
2023-02-15 18:23:41 -07:00
Alexander Tokmakov
351bfc3861
Merge pull request #46459 from ClickHouse/tavplubix-patch-5
...
Change logging level of a verbose message to Trace
2023-02-16 02:24:18 +03:00
Alexander Tokmakov
53e32b19e6
Update AggregatingTransform.cpp
2023-02-16 02:13:18 +03:00
Alexey Milovidov
9b5ab049dc
Merge pull request #46415 from den-crane/patch-61
...
Doc. prewhere example
2023-02-16 01:47:52 +03:00
Alexey Milovidov
d739a26da9
Merge pull request #46455 from Kinzeng/dashboard-improvements
...
move database credential inputs to the center on initial load
2023-02-16 01:44:55 +03:00
Mikhail f. Shiryaev
346c3e3c49
Preserve logs for failed installation tests, retry 3 times
2023-02-15 22:51:43 +01:00
Mikhail f. Shiryaev
9dba4e7cc9
Replace format with f-strings
2023-02-15 22:51:42 +01:00
Mikhail f. Shiryaev
f39d9b09b0
Preserve clickhouse binary to not redownload it
2023-02-15 22:51:41 +01:00
Mikhail f. Shiryaev
3bcd049d18
Improve download filter, group keeper mntr command
2023-02-15 22:51:41 +01:00
Mikhail f. Shiryaev
0c5648a5a6
Use OK and FAIL for tests status
2023-02-15 22:51:39 +01:00
Alexander Tokmakov
b167b8344b
Update 01055_window_view_proc_hop_to.sh
2023-02-16 00:45:03 +03:00
Alexander Tokmakov
05eb877c5c
Update 01055_window_view_proc_hop_to.sh
2023-02-16 00:10:33 +03:00
Alexander Tokmakov
c89e30814c
Update 01054_window_view_proc_tumble_to.sh
2023-02-16 00:09:53 +03:00
Rich Raposa
922d7f2c2a
Update s3Cluster.md
...
The explanation of how the cluster is used in a query seemed liked it was worded poorly. (It made it sound like you were querying data on a cluster of CH nodes.) I reworded it.
2023-02-15 13:26:58 -07:00
Antonio Andelic
17494d79c2
Merge pull request #46070 from ClickHouse/s3-client-polish
...
Polish S3 client
2023-02-15 21:22:47 +01:00
Kevin Zhang
c8d7b72e5d
move database credential inputs to the center on initial load
2023-02-15 15:09:36 -05:00
Dan Roscigno
c6451c4991
Merge pull request #46438 from ClickHouse/add-keeper-map-docs
...
Add docs for KeeperMap
2023-02-15 14:20:05 -05:00
Dan Roscigno
0a20267ea6
Merge branch 'master' into add-keeper-map-docs
2023-02-15 13:35:33 -05:00