Smita Kulkarni
a0fe26f506
Addressed review comments and updated name to ServerStartupMilliseconds - Record server startup time in ProfileEvents
2023-01-13 14:38:54 +01:00
Smita Kulkarni
cf5cb0da97
Record server startup time in ProfileEvents
...
Implementation:
* Added ProfileEvents::ServerStartupTime.
* Recorded time from start of main till listening to sockets.
Testing:
* Added a test 02532_profileevents_server_startup_time.sql
2023-01-13 13:47:54 +01:00
Alexander Gololobov
d850225f6b
Merge pull request #45229 from CurtizJ/fix-rare-logical-error
...
Fix rare logical error: `Too large alignment`
2023-01-13 09:48:28 +01:00
Alexey Milovidov
ab8c676ea5
Merge pull request #45013 from ClickHouse/download-script-failed
...
Supposedly fix the "Download script failed" error
2023-01-13 05:23:09 +03:00
Ilya Yatsishin
94e8c57d0d
Merge pull request #45094 from ClickHouse/try-fix-keeper-map
...
Try fixing KeeperMap tests
2023-01-13 00:46:43 +01:00
Ilya Yatsishin
ba05646dff
Merge pull request #45222 from ClickHouse/fuzz_prewhere
...
Fuzz PREWHERE clause
2023-01-13 00:45:21 +01:00
Ilya Yatsishin
2d3b578dd3
Merge pull request #45228 from ClickHouse/44976_Test_for_merge_join
...
Added a test for merge join key condition with big int & decimal
2023-01-13 00:44:14 +01:00
Raúl Marín
9f121d5d9c
Fix background_fetches_pool_size config reload ( #45189 )
2023-01-12 23:41:25 +01:00
Yakov Olkhovskiy
842a34666c
Merge pull request #44594 from arenadata/ADQM-634
...
Add keytab parameter in kerberos section of config.xml
2023-01-12 15:07:45 -05:00
Kruglov Pavel
f68ae31840
Merge pull request #45234 from ClickHouse/auto/v22.3.17.13-lts
...
Update version_date.tsv and changelogs after v22.3.17.13-lts
2023-01-12 20:24:32 +01:00
robot-clickhouse
82e73b583e
Update version_date.tsv and changelogs after v22.3.17.13-lts
2023-01-12 19:22:22 +00:00
Ilya Yatsishin
0be3dbad3c
Merge pull request #44883 from ClickHouse/ci-report-type
...
Rework CI reports to have a class and clarify the logic
2023-01-12 18:20:40 +01:00
Antonio Andelic
1f2ec534f4
Add EXISTS clauses
2023-01-12 15:39:04 +00:00
Antonio Andelic
dc4262f338
Merge branch 'master' into try-fix-keeper-map
2023-01-12 15:19:51 +00:00
Anton Popov
f119cdd5d8
fix rare logical error: 'Too large alignment'
2023-01-12 14:33:03 +00:00
Smita Kulkarni
72547d29e4
Added a test for merge join key condition with big int & decimal 02526_merge_join_int_decimal
2023-01-12 15:29:17 +01:00
Antonio Andelic
fb23a399b5
Merge pull request #45213 from ClickHouse/fix-flaky-keeper-test
...
Fix flaky `test_keeper_three_nodes_two_alive`
2023-01-12 14:57:40 +01:00
Sergei Trifonov
7a0c63c9c1
Merge pull request #44924 from ClickHouse/cancellable-mutex
...
Add fast and cancellable shared_mutex alternatives
2023-01-12 14:53:22 +01:00
Yakov Olkhovskiy
344fa16184
Merge pull request #42991 from ClickHouse/tests-connection-error
...
add retries on ConnectionError
2023-01-12 08:32:03 -05:00
Kseniia Sumarokova
db3e0219fc
Merge pull request #41687 from ClickHouse/40907_Parameterized_views_as_table_functions
...
40907 Parameterized views as table functions
2023-01-12 14:24:32 +01:00
Ilya Yatsishin
23c80d77a0
Merge pull request #45206 from ClickHouse/try-fix-overcommit-test
...
Disable check to make test_overcommit_tracker not flaky
2023-01-12 14:16:11 +01:00
Ilya Yatsishin
e2a42f0079
Merge pull request #45212 from ucasfl/minor
...
remove unused function
2023-01-12 14:12:06 +01:00
Alexander Gololobov
263a3f10c9
Also copy or move PREWHERE to WHERE
2023-01-12 14:11:30 +01:00
Alexander Tokmakov
4cbfd882c2
Merge pull request #45221 from ClickHouse/revert-44860-improve_week_day
...
Revert "update function DAYOFWEEK and add new function WEEKDAY for mysql/spark compatiability"
2023-01-12 15:17:50 +03:00
Alexander Gololobov
2a92ae8d8e
Fuzz PREWHERE clause
2023-01-12 13:14:09 +01:00
Kseniia Sumarokova
d6289c3a0d
Merge pull request #45181 from kssenii/fix-heavy-calculation-in-system-detached-parts
...
Calculate only required columns in system.detached_parts
2023-01-12 13:02:56 +01:00
alesapin
df8ceeefdc
Merge pull request #45134 from ClickHouse/fix_flaky_azure_test
...
Fix flaky azure test
2023-01-12 13:02:34 +01:00
Alexander Tokmakov
e37f572c34
Revert "update function DAYOFWEEK and add new function WEEKDAY for mysql/spark compatiability"
2023-01-12 15:01:36 +03:00
alesapin
3245e822ef
Update merge
2023-01-12 12:55:50 +01:00
Nikita Mikhaylov
62d544e742
Fix integration test test_replicated_users::test_rename_replicated ( #45192 )
...
* Done
* Update tests/integration/test_replicated_users/test.py
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
2023-01-12 12:36:36 +01:00
robot-clickhouse
d61e202416
Automatic style fix
2023-01-12 11:35:03 +00:00
Antonio Andelic
feaad2bd43
try avoiding bad file descriptor
2023-01-12 11:28:41 +00:00
Antonio Andelic
97266ccabc
Merge branch 'master' into try-fix-keeper-map
2023-01-12 11:16:35 +00:00
Anton Popov
8bdf63f8e5
Merge pull request #45191 from ClickHouse/fix-ip-part-name
...
Fix part ID generation for IP types for backward compatibility
2023-01-12 12:15:06 +01:00
Alexander Gololobov
6b6f5f9185
Merge pull request #45208 from ClickHouse/fix-flaky-test-p8
...
Fix flaky test `01961_roaring_memory_tracking` (3)
2023-01-12 12:00:38 +01:00
Ilya Yatsishin
07b8abf4be
Merge pull request #45203 from ClickHouse/Avogar-patch-1
...
Fix possible stack-use-after-return in LimitReadBuffer
2023-01-12 11:53:59 +01:00
Maksim Kita
30de77d071
Merge pull request #44545 from ClickHouse/vdimir/analyzer_drop_join_on
...
Drop unused columns after join on/using
2023-01-12 13:51:14 +03:00
Vladimir C
ac5ee471c7
Merge pull request #45184 from ClickHouse/vdimir/storage_join_null_44940
2023-01-12 11:51:11 +01:00
Ilya Yatsishin
a927ecfe04
Merge pull request #45201 from ClickHouse/qoega-patch-5
2023-01-12 10:08:02 +01:00
Alexander Gololobov
3f3ce06832
Merge pull request #45211 from ClickHouse/remove-trash-from-stress-test
...
Remove trash from stress test
2023-01-12 09:58:49 +01:00
Antonio Andelic
0fc279e2bb
Don't allow third node to become leader
2023-01-12 08:44:55 +00:00
Igor Nikonov
edbcb24da0
Merge pull request #44954 from ClickHouse/fix-insert-delay
...
Fix: insert delay calculation
2023-01-12 09:43:00 +01:00
flynn
68f747ed32
remove unused function
2023-01-12 06:48:24 +00:00
Alexey Milovidov
703f223e50
Remove trash from stress test
2023-01-12 04:56:20 +01:00
Alexey Milovidov
7f642f7e10
Merge pull request #45057 from kssenii/filelog-fix-possible-cannot-read-all-data
...
Fix possible cannot-read-all-data in storage FileLog
2023-01-12 05:50:56 +03:00
serxa
0841809a9c
fix special builds
2023-01-12 01:30:42 +00:00
Alexey Milovidov
dbe0d7c935
Fix flaky test 01961_roaring_memory_tracking
(3)
2023-01-12 02:05:00 +01:00
Alexey Milovidov
7ed370b78a
Merge pull request #45202 from ClickHouse/alexey-milovidov-patch-6
...
Add a checkbox for documentation
2023-01-12 03:34:41 +03:00
Dmitry Novik
bed39f3762
Disable check to make test on flaky
2023-01-11 23:52:13 +00:00
Ilya Yatsishin
d38e89af9f
Merge pull request #45187 from ClickHouse/restart-nightly
...
Restart NightlyBuilds if the runner died
2023-01-11 23:49:20 +01:00