Robert Schulze
3e84be5f3a
Fix stuff
2023-04-05 20:10:27 +00:00
Robert Schulze
809a7fbb7a
Incorporate more review feedback
2023-04-05 19:43:30 +00:00
Robert Schulze
73ffdbe2f4
Minor fixups
2023-04-04 09:11:59 +00:00
Robert Schulze
8354f6d489
Merge branch 'master' into rs/m
2023-03-30 10:56:21 +02:00
Robert Schulze
47fd1ee06d
Merge pull request #48127 from ClickHouse/rs/sort-show
...
Sort output of SHOW <INFO> statements
2023-03-30 10:54:23 +02:00
Antonio Andelic
a307e0d95d
Merge pull request #48168 from ClickHouse/logical-optimizer-ignore-nulls
...
Correctly handle NULL constants in logical optimizer for new analyzer
2023-03-30 10:24:25 +02:00
Nikolay Degterinsky
870ee4b4f5
Merge pull request #47813 from FrankChen021/query_id
...
Add `X-ClickHouse-Query-Id` to HTTP response when queries fail to execute
2023-03-30 09:00:03 +02:00
robot-ch-test-poll
1cedd5c11d
Merge pull request #48188 from ClickHouse/rfraposa-5
...
Add cross_to_inner_join_rewrite setting
2023-03-30 08:18:07 +02:00
Alexey Milovidov
fa20692120
Merge pull request #48192 from ClickHouse/changelog-23.3
...
Add changelog for 23.3
2023-03-30 09:12:24 +03:00
Rich Raposa
c74e94010a
Merge pull request #48193 from den-crane/patch-62
...
Doc. Fix link
2023-03-29 20:55:18 -06:00
Denny Crane
2c231a6ac4
Update settings.md
2023-03-29 20:49:44 -03:00
Nikolay Degterinsky
1bc5489e04
Merge pull request #47895 from evillique/fix-isipv6-function
...
Fix isIPv6String function
2023-03-30 01:45:08 +02:00
Alexey Milovidov
1f251b173c
Add changelog for 23.3
2023-03-30 01:35:02 +02:00
Alexey Milovidov
21bfdefebf
Add changelog for 23.3
2023-03-30 01:34:13 +02:00
Alexey Milovidov
fed6f50da6
Merge pull request #48152 from vitlibar/make-test_disallow_concurrency-not-flaky
...
Make test test_disallow_concurrency less flaky
2023-03-30 01:31:12 +03:00
Alexey Milovidov
a629fa3ed9
Merge pull request #48162 from ClickHouse/vdimir/remove_unused_from_gtest_transform_query
...
Remove unused mockSystemDatabase from gtest_transform_query_for_exter…
2023-03-30 01:29:42 +03:00
Alexey Milovidov
e982fb9f1c
Merge pull request #47880 from azat/threadpool-introspection
...
ThreadPool metrics introspection
2023-03-30 01:27:31 +03:00
Alexey Milovidov
c00a2fc851
Merge pull request #48184 from Avogar/fix-avro
...
Fix possible member call on null pointer in Avro format
2023-03-30 01:19:44 +03:00
Nikita Taranov
460a83feb6
Fix aggregation by partitions ( #47634 )
2023-03-29 23:59:39 +02:00
rfraposa
98d098618b
Add cross_to_inner_join_rewrite setting
2023-03-29 14:34:48 -06:00
Alexey Milovidov
13761fe891
Merge pull request #48133 from ClickHouse/allow-to-skip-errors-of-enums
...
Allow skipping errors related to unknown enum values in row input formats
2023-03-29 23:20:05 +03:00
Alexander Gololobov
98b3617ce2
Merge pull request #48150 from DimasKovas/fix_stdlib_compatibility
...
Fix stdlib compatibility issues
2023-03-29 21:29:33 +02:00
Vitaly Baranov
4478c6b60e
Make test test_disallow_concurrency less flaky.
2023-03-29 19:55:13 +02:00
avogar
db83dd4e52
Fix possible member call on null pointer in Avro format
2023-03-29 17:33:22 +00:00
Rich Raposa
3e9f4750f3
Merge pull request #48175 from gingerwizard/youtube_docs
...
youtube questions
2023-03-29 10:33:21 -06:00
Rich Raposa
cbd6fcaaa2
Merge pull request #48174 from ClickHouse/amazon-reviews-1
...
Fixes for Amazon Reviews dataset
2023-03-29 10:32:42 -06:00
Rich Raposa
63a2d14ad5
Merge branch 'master' into youtube_docs
2023-03-29 08:58:59 -06:00
rfraposa
45f6cbebe4
Update amazon-reviews.md
2023-03-29 08:47:37 -06:00
Rich Raposa
f28b53db91
Merge branch 'master' into amazon-reviews-1
2023-03-29 08:45:06 -06:00
Alexey Milovidov
e688b27ccf
Update 02702_allow_skip_errors_enum.sh
2023-03-29 17:44:05 +03:00
rfraposa
70717c9dc1
Change fields to Bool
2023-03-29 08:43:42 -06:00
Alexey Milovidov
cc345853e7
Merge pull request #47594 from ClickHouse/decimal256-various
...
Add specializations for Decimal256 in various places
2023-03-29 17:33:20 +03:00
Dale Mcdiarmid
26e031169e
youtube questions
2023-03-29 15:29:22 +01:00
Frank Chen
87d235e842
Some improvements about names of span logs ( #47667 )
2023-03-29 16:28:36 +02:00
Rich Raposa
adc4fb4082
Merge branch 'master' into amazon-reviews-1
2023-03-29 08:24:48 -06:00
rfraposa
d8260405ba
Update amazon-reviews.md
2023-03-29 08:23:52 -06:00
Alexander Tokmakov
c5b6ed410d
Merge pull request #48130 from ClickHouse/support_undrop_table
...
Merging "Support undrop table"
2023-03-29 16:49:58 +03:00
Antonio Andelic
3163e777dc
Merge pull request #48108 from ClickHouse/fix-keeper-timeouts
...
Correctly set TCP/HTTP socket timeouts in Keeper
2023-03-29 15:28:09 +02:00
Vitaly Baranov
481a7a76ac
Simplify backup coordination for file infos ( #48095 )
...
* Remove obsolete code for archive suffixes.
* Simplify backup coordination, stop using it for restoring.
* Build all file infos before writing to backup. Decrease number of znodes.
* Split long values before writing to ZooKeeper.
* Use separate mutexes for unrelated activities.
* Make test test_disallow_concurrency less flaky.
* Add comments and test for backup_keeper_value_max_size.
2023-03-29 15:19:40 +02:00
Antonio Andelic
611e7c6382
Ignore null constants in logical optimizer
2023-03-29 12:37:43 +00:00
Alexey Milovidov
524203ce31
Merge pull request #48166 from ClickHouse/alexey-milovidov-patch-6
...
Update environmental-sensors.md
2023-03-29 15:00:01 +03:00
Alexey Milovidov
a495cd4c72
Update environmental-sensors.md
2023-03-29 14:59:43 +03:00
robot-ch-test-poll
04d30a2afb
Merge pull request #48119 from Avogar/avro-more-types
...
Support more ClickHouse types in Avro format
2023-03-29 13:07:35 +02:00
vdimir
bdc8a47bcf
Remove unused mockSystemDatabase from gtest_transform_query_for_external_database
2023-03-29 11:02:50 +00:00
Alexey Milovidov
a0affe7c1f
Merge pull request #48153 from ClickHouse/rfraposa-4
...
Changelog had the wrong setting name
2023-03-29 13:56:39 +03:00
Robert Schulze
d0f4c63d27
Fix tests
2023-03-29 10:30:40 +00:00
Rich Raposa
f051bb112c
Merge branch 'master' into rfraposa-4
2023-03-29 04:25:54 -06:00
rfraposa
7f2a43e0c7
Update v22.4.1.2305-prestable.md
2023-03-29 04:23:43 -06:00
Kseniia Sumarokova
9e8bbe4bfe
Merge pull request #47987 from kssenii/try-fix-rabbitmq-test
...
Try fix rabbitmq test
2023-03-29 12:20:05 +02:00
Vladimir C
46c0c80bff
Merge pull request #47986 from ClickHouse/vdimir/direct-dict-async-read
2023-03-29 12:01:24 +02:00