Mikhail f. Shiryaev
2dca0eac1b
Delete __init__.py in lambda directories to break subpackage
2023-06-01 21:03:56 +02:00
Mikhail f. Shiryaev
acb9531ebf
Unify and put GH access token to the lambda_shared
2023-06-01 21:03:56 +02:00
Mikhail f. Shiryaev
0fa6a84161
Move the stuff related to runners to lambda_shared
2023-06-01 21:03:55 +02:00
Mikhail f. Shiryaev
7f08f218d9
Create lambda_shared package for lambdas
2023-06-01 21:03:53 +02:00
Mikhail f. Shiryaev
484c91c47e
Add DRY_RUN and configurable PY_VERSION to lambda deployment
2023-06-01 21:03:53 +02:00
Mikhail f. Shiryaev
27941b4d26
Decrease the time window for autoscale_runners_lambda
2023-06-01 21:03:52 +02:00
Mikhail f. Shiryaev
db02938411
Do not count unfinished tasks with conclusion=None
2023-06-01 21:03:51 +02:00
Mikhail f. Shiryaev
855afb56f9
Get instances for the region to not kill a fresh one
2023-06-01 21:03:50 +02:00
Mikhail f. Shiryaev
bf9b563e0b
Improve caching mechanism for token, add cached instances
2023-06-01 21:03:50 +02:00
Mikhail f. Shiryaev
7bf9089dcd
Increase access_token cached time
2023-06-01 21:03:49 +02:00
Mikhail f. Shiryaev
985cd8fc8a
Improve events logging
2023-06-01 21:03:48 +02:00
Kseniia Sumarokova
9ff4e6d6a3
Merge pull request #50334 from valbok/pool-mem-leak
...
Fix crash when Pool::Entry::disconnect() is called
2023-06-01 18:01:56 +02:00
Han Fei
17261e52da
Merge pull request #50307 from ZhiguoZh/20230527-toyyyymm
...
Optimize predicate with toYYYYMM converter
2023-06-01 16:51:45 +02:00
Dan Roscigno
d302eae85e
Merge pull request #50433 from DanRoscigno/add-explain-video-to-docs
...
add explain video to docs
2023-06-01 10:31:38 -04:00
Dan Roscigno
c70aa9592b
Merge pull request #50419 from ClickHouse/reddit-fixes
...
Reddit dataset fixes
2023-06-01 10:30:56 -04:00
Robert Schulze
45b1fcdeda
Merge pull request #50315 from arenadata/ADQM-810
...
Add new function toLastDayOfWeek()
2023-06-01 16:19:14 +02:00
DanRoscigno
97e120ee3c
add explain video to docs
2023-06-01 09:31:05 -04:00
Robert Schulze
42c26c1d67
Merge pull request #50403 from ClickHouse/bump-c-ares
...
Bump c-ares to v1.19.1
2023-06-01 15:21:52 +02:00
Nikita Taranov
e5c21e588a
Update app.py ( #50407 )
2023-06-01 15:19:47 +02:00
Mikhail f. Shiryaev
9089360688
Merge pull request #50415 from ClickHouse/build-report-pending
...
Mark the builds without results as pending
2023-06-01 14:53:09 +02:00
Alexander Tokmakov
e1d044dfd7
Merge pull request #50392 from ClickHouse/fix_materialized_mysql_poll_timeout
...
Fix poll timeout in MaterializedMySQL
2023-06-01 15:16:59 +03:00
Robert Schulze
73fb2081c1
Merge pull request #50210 from arenadata/ADQM-880
...
clickhouse-client: disallow usage of `--query` and `--queries-file` at the same time
2023-06-01 14:16:20 +02:00
Alexander Tokmakov
a97b180ff3
Merge pull request #50426 from ClickHouse/revert-50245-msan-siphash-keyed
...
Revert "Fix msan issue in keyed siphash"
2023-06-01 15:07:41 +03:00
Alexander Tokmakov
9a2b3afb7e
Revert "Fix msan issue in keyed siphash"
2023-06-01 15:02:32 +03:00
Mikhail f. Shiryaev
de7179876e
Merge pull request #47151 from ClickHouse/increase-vm-max_map_count
...
Update ubuntu_ami_for_ci.sh
2023-06-01 13:54:21 +02:00
Kruglov Pavel
7485962443
Merge pull request #50343 from Avogar/fix-bit-shift-func
...
Fix bitShift* functions with both constant arguments
2023-06-01 13:53:36 +02:00
SmitaRKulkarni
06432929a7
Merge pull request #50339 from ClickHouse/43983_Updated_to_hold_lock_fetch_part
...
Improved fetch part by holding directory lock longer
2023-06-01 13:42:34 +02:00
Mikhail f. Shiryaev
6a5ae6558a
Add comment for usage of prepare-ci-ami.sh
2023-06-01 12:58:03 +02:00
Alexander Tokmakov
3444dfda8c
Merge pull request #50408 from CheSema/reuse_s3_mocks
...
reuse s3_mocks, rewrite test test_paranoid_check_in_logs
2023-06-01 13:21:17 +03:00
Alexander Tokmakov
05c90f8987
Merge branch 'master' into reuse_s3_mocks
2023-06-01 13:20:23 +03:00
Alexey Milovidov
a44c00c926
Merge pull request #50411 from ClickHouse/remove-something
...
Remove something
2023-06-01 13:14:24 +03:00
Sema Checherinda
72dde838cb
Merge pull request #50342 from CheSema/fix-test-profile-events
...
do not fix the event list in test
2023-06-01 11:30:50 +02:00
rfraposa
86e97f5f5c
Update reddit-comments.md
2023-06-01 03:19:23 -06:00
Kseniia Sumarokova
d0cfb32ac0
Merge pull request #50362 from kssenii/fix-async-buffer
...
Fix after #50109
2023-06-01 11:14:29 +02:00
Kseniia Sumarokova
064c15f2ab
Merge branch 'master' into fix-async-buffer
2023-06-01 11:13:54 +02:00
Sema Checherinda
de62c9e558
Merge pull request #50410 from ClickHouse/clang-17-2
...
Support clang-17
2023-06-01 10:48:58 +02:00
Robert Schulze
669b795ec8
Merge pull request #50245 from rschu1ze/msan-siphash-keyed
...
Fix msan issue in keyed siphash
2023-06-01 10:04:59 +02:00
Robert Schulze
578711e8e5
Merge branch 'master' into bump-c-ares
2023-06-01 09:56:50 +02:00
Robert Schulze
793513419b
Merge pull request #50402 from rschu1ze/bump-libxml2
...
Bump libxml2 to 2.10.4
2023-06-01 09:55:54 +02:00
Robert Schulze
4c29e06ba2
Merge pull request #50404 from rschu1ze/bump-gsasl
...
Fix CVE-2022-2469
2023-06-01 09:52:03 +02:00
Mikhail f. Shiryaev
bcbce15cde
Mark the builds without results as pending
2023-06-01 08:51:44 +02:00
Zhiguo Zhou
3d0f336643
Optimize predicate with toYYYYMM converter
...
Like toYear(PR #50062 ), the predicate with toYYYYMM could also be
optimized with its preimage. For example, we could transform the
predicate "toYYYYMM(c) = 202305" to "c >= '2023-05-01' AND c <=
'2023-05-31'", so that the invocation of toYYYYMM is avoided. The
similar transformation also applies to other comparisons.
This commit extends OptimizeDateFilterInPlaceVisitor by having it
recognize the toYYYYMM converter in the WHERE/PREWHERE clauses and
replace it with the above tranformed predicate in-place at the AST
level.
2023-06-01 10:20:45 +08:00
Alexey Milovidov
fb86fe8f9d
Remove useless code
2023-06-01 03:08:05 +02:00
Alexey Milovidov
956c399b2a
Remove useless code
2023-06-01 03:04:29 +02:00
Alexey Milovidov
75de3ffba8
Merge branch 'master' into fix-async-buffer
2023-06-01 03:40:28 +03:00
Alexey Milovidov
8e6100b0f9
Merge branch 'clang-17-2'
2023-06-01 01:33:23 +02:00
Alexey Milovidov
c54abdb4f8
Support clang-17
2023-06-01 01:32:03 +02:00
Sema Checherinda
0aa30ef129
reuse s3_mocks, rewrite test test_paranoid_check_in_logs
2023-06-01 01:29:37 +02:00
Nikita Mikhaylov
3543d95980
Parallel replicas always skip unavailable ones ( #50293 )
2023-05-31 22:10:33 +02:00
SmitaRKulkarni
123cd505ee
Merge branch 'master' into 43983_Updated_to_hold_lock_fetch_part
2023-05-31 21:59:55 +02:00