Nikolay Degterinsky
3160483c17
Add query parameters to clickhouse-local
2023-05-11 12:56:59 +00:00
vdimir
fd7374fbc5
Analyzer: fix column not found for optimized prewhere with sample by
2023-05-11 12:38:46 +00:00
Eridanus
1340032c88
improvement(parser): add support for size suffixes in quota creation
...
statement parameters
This commit adds support for creating quotas with size suffixes in the
parameter list of a quota creation statement. The parser now recognizes
size suffixes such as "KB", "MB", and "GB" and correctly converts them
to their corresponding values in bytes. This feature improves the
usability of the quota creation statement and makes it more flexible.
The commit also includes additional tests to ensure that the new syntax
is parsed correctly.
Attention: we did not support string literal with double like
execute_time = '1.5'
2023-05-11 20:32:59 +08:00
Mikhail f. Shiryaev
d890114c5e
Print debugging information in workflow_jobs_lambda
2023-05-11 14:21:07 +02:00
Eridanus
990c224540
improvement(parser): add support for size suffixes in quota creation
...
statement parameters
This commit adds support for creating quotas with size suffixes in the
parameter list of a quota creation statement. The parser now recognizes
size suffixes such as "KB", "MB", and "GB" and correctly converts them
to their corresponding values in bytes. This feature improves the
usability of the quota creation statement and makes it more flexible.
The commit also includes additional tests to ensure that the new syntax
is parsed correctly.
Attention: we did not support string literal with double like
execute_time = '1.5'
2023-05-11 20:04:53 +08:00
SmitaRKulkarni
9bf6175919
Merge pull request #47584 from aiven-sal/aiven-sal/having_pr
...
ActionsDAG: fix wrong optimization
2023-05-11 14:03:46 +02:00
Kseniia Sumarokova
183b4be796
Merge branch 'master' into nickitat-patch-11
2023-05-11 13:57:33 +02:00
Igor Nikonov
88f4623f91
Merge branch 'master' into analyzer-01655_plan_optimizations_optimize_read_in_window_order
2023-05-11 13:50:40 +02:00
Igor Nikonov
9865d7c7ec
Merge branch 'master' into enable-distinct-in-order
2023-05-11 13:49:55 +02:00
Han Fei
6b3160f7ce
trivial change
2023-05-11 13:49:02 +02:00
Tyler Hannan
8b4f1b4086
Update README.md
2023-05-11 13:47:44 +02:00
Han Fei
e4500a7f2a
Merge pull request #49753 from hanfei1991/hanfei/fix-02504
...
fix flaky test 02504_regexp_dictionary_ua_parser
2023-05-11 13:30:18 +02:00
Han Fei
f19ecfc8f2
Merge branch 'master' into hanfei/fix-02504
2023-05-11 13:29:11 +02:00
Jordi Villar
3780a07e46
Improve local cache documentation
2023-05-11 12:40:48 +02:00
Kruglov Pavel
17999a4b8f
Fix style
2023-05-11 12:37:49 +02:00
Sema Checherinda
98769bb433
Merge pull request #49749 from CheSema/convertations_to_timespan
...
fix convertation
2023-05-11 12:11:16 +02:00
vdimir
97853dd71f
Merge pull request #49585 from bigo-sg/improve_join_used_flags
2023-05-11 12:03:59 +02:00
Robert Schulze
9db78792d0
Fix MsgPackRowInputFormat.cpp build
2023-05-11 10:00:32 +00:00
Robert Schulze
c2a4d89b6f
Fix style
2023-05-11 09:29:05 +00:00
Robert Schulze
1f3b1c47af
Merge branch 'master' into rs/msan-randomStringUTF8
2023-05-11 10:34:00 +02:00
Alexander Gololobov
1a91b6293d
Merge branch 'master' into fix_lwd_and_object
2023-05-11 09:39:57 +02:00
Sema Checherinda
8470aa8fbb
Merge branch 'master' into convertations_to_timespan
2023-05-11 08:24:40 +02:00
Sema Checherinda
66e3712dca
Merge branch 'master' into lost-blobs
2023-05-11 08:23:25 +02:00
Sema Checherinda
9724688608
rename field, do not fetch PreActive
2023-05-11 08:22:37 +02:00
Azat Khuzhin
784e5c2756
Update 02417_opentelemetry_insert_on_distributed_table reference one more time (sigh)
...
This time, checked locally
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-05-11 07:07:41 +02:00
Alexey Milovidov
cfd3f76217
Merge branch 'master' into disable-mmap-for-server
2023-05-11 06:17:32 +03:00
lgbo-ustc
a07359fbe8
enable used flags's reinit only when the hash talbe rehash
2023-05-11 11:06:13 +08:00
Alexey Milovidov
3a073e6484
Merge branch 'master' into hanfei/fix-02504
2023-05-11 05:58:33 +03:00
Alexey Milovidov
8adc878049
Merge pull request #49766 from ClickHouse/fix-build-4
...
Fix build of `libfiu` on clang-16
2023-05-11 05:43:38 +03:00
Alexey Milovidov
f82dc03b14
Fix build of libfiu on clang-16
2023-05-11 04:43:00 +02:00
Alexey Milovidov
91ffe8be73
Merge branch 'master' into build/llvm-16
2023-05-11 05:38:40 +03:00
Alexey Milovidov
3591eab432
Merge pull request #49762 from ClickHouse/fix-typo-10
...
Fix typo
2023-05-11 05:16:25 +03:00
Alexey Milovidov
aed031c3a3
Fix typo
2023-05-11 04:15:54 +02:00
Anton Popov
ff287c7bba
add lock
2023-05-10 23:00:49 +00:00
Anton Popov
db52652337
fix unit test
2023-05-10 21:00:56 +00:00
Suzy Wang
d267c914c3
Merge branch 'master' into s390x_reinterpretas_fix
2023-05-10 16:08:50 -04:00
Suzy Wang
24b6ff47ac
fix format and some more fix for fixedstring
2023-05-10 13:06:30 -07:00
Han Fei
23da90d111
fix flaky test 02504_regexp_dictionary_ua_parser
2023-05-10 21:53:54 +02:00
Kruglov Pavel
10bc3438eb
Merge pull request #49751 from ClickHouse/DanRoscigno-patch-5
...
docs for connect_timeout_with_failover_secure_ms
2023-05-10 21:46:28 +02:00
Azat Khuzhin
d56e1423ef
Merge branch 'master' into build/llvm-16
2023-05-10 21:23:26 +02:00
Dan Roscigno
302bf80218
Merge branch 'master' into DanRoscigno-patch-5
2023-05-10 14:56:06 -04:00
Alexey Milovidov
9d3d2cf0a8
Merge pull request #49746 from ClickHouse/tylerhannan-patch-1
...
Update README.md
2023-05-10 21:21:35 +03:00
Robert Schulze
9795d5403f
Merge branch 'master' into rs/msan-randomStringUTF8
2023-05-10 20:16:49 +02:00
Dan Roscigno
8f573aba2d
docs for connect_timeout_with_failover_secure_ms
...
closes #47267
2023-05-10 14:00:05 -04:00
Alexander Gololobov
049ef9dda5
Merge branch 'master' into fix_lwd_and_object
2023-05-10 19:54:26 +02:00
Sema Checherinda
f2ad1122a1
fix convertation
2023-05-10 17:50:42 +00:00
Robert Schulze
374dbd9c39
Fix msan issue in randomStringUTF8(<uneven number>)
2023-05-10 17:49:23 +00:00
Azat Khuzhin
dde535797e
Update libfiu to fix the build
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-05-10 19:35:45 +02:00
Kruglov Pavel
36a8b3acf1
Update test reference
2023-05-10 19:07:01 +02:00
Kruglov Pavel
35c58f6255
Update test
2023-05-10 19:06:44 +02:00