Commit Graph

142570 Commits

Author SHA1 Message Date
Francisco Javier Jurado Moreno
41dbd5e6f8 Extract common behaviour to fromReadable & parametrize 2024-05-27 16:54:29 +02:00
Francisco Javier Jurado Moreno
53b1379d5f Keep only Impl 2024-05-27 16:54:07 +02:00
Francisco Javier Jurado Moreno
dc65301b5d Add tests 2024-05-27 16:53:16 +02:00
Francisco Javier Jurado Moreno
b5daa653ee At even more tests 2024-05-27 15:22:44 +02:00
Francisco Javier Jurado Moreno
7dcfb55021 Update documentation to reflect new type 2024-05-27 15:09:30 +02:00
Francisco Javier Jurado Moreno
0db331249d Change return type to Float64 2024-05-27 15:07:31 +02:00
Francisco Javier Jurado Moreno
24d9b6804e Make scale literals long to avoid truncation 2024-05-27 14:42:32 +02:00
Francisco Javier Jurado Moreno
18787b33cf Add more tests 2024-05-27 14:38:09 +02:00
Francisco Javier Jurado Moreno
5397cd5bdb Extract exception throwing to its own function 2024-05-27 13:38:18 +02:00
Francisco Javier Jurado Moreno
dd4e42c62d Rework parser to use existing parser functions instead of custom code 2024-05-27 13:26:33 +02:00
Francisco Javier Jurado Moreno
fc67d54128 Do not ignore trailing whitespace and periods 2024-05-27 12:06:13 +02:00
Francisco Javier Jurado Moreno
8f42eb6ac7 Move useDefaultImplementationforconstants up, compact one-line function definitions 2024-05-27 11:59:11 +02:00
Francisco Javier Jurado Moreno
de843aad15 Use FunctionArgumentDescriptor for argument valdation 2024-05-27 11:57:38 +02:00
Francisco Javier Jurado Moreno
b6dfa25ca4 Get rid of single-use constant 2024-05-27 11:45:08 +02:00
Francisco Javier Jurado Moreno
28640e4323 Expand the values of the size mapping 2024-05-27 11:44:32 +02:00
Francisco Javier Jurado Moreno
6db2a42d19 Unindent contents of anonymous namespace 2024-05-27 11:42:27 +02:00
Francisco Javier Jurado Moreno
6d710d06a6 Remove trailing whitespace 2024-05-25 20:33:22 +02:00
Francisco Javier Jurado Moreno
ce2025676f add check for result being too big to be represented in output 2024-05-25 20:25:37 +02:00
Francisco Javier Jurado Moreno
bc9cfb0584 Remove fromReadableSize from undocumented function test reference 2024-05-25 10:38:39 +02:00
Francisco Javier Jurado Moreno
664c9358ca Fix typos in docstring 2024-05-25 08:22:48 +02:00
Francisco Javier Jurado Moreno
12760dddae Fix typos in doc 2024-05-25 07:55:36 +02:00
Francisco Javier Jurado Moreno
c5b70f595e Make unit case-insensitive 2024-05-25 07:52:26 +02:00
Francisco Javier Jurado Moreno
b884d827a5 Rebase and fix merge conflicts 2024-05-24 17:21:02 +02:00
Francisco Javier Jurado Moreno
a3f80626b9 Update dictionary ignore 2024-05-24 17:09:32 +02:00
Francisco Javier Jurado Moreno
0b7ef00161 Update docs 2024-05-24 17:08:29 +02:00
vdimir
ebaf19bf3f
Merge pull request #64298 from ClickHouse/vdimir/parallel_replicas_more_info
Print query in explain plan with parallel replicas
2024-05-24 14:59:09 +00:00
Francisco Javier Jurado Moreno
97f03ad242 Add stateless tests 2024-05-24 16:39:38 +02:00
Francisco Javier Jurado Moreno
07a24a8769 Initial implementation 2024-05-24 16:25:33 +02:00
Nikita Fomichev
4018298f73
Merge pull request #64360 from fm4v/update-settings-desc
Update description for settings `cross_join_min_rows_to_compress` and `cross_join_min_bytes_to_compress`
2024-05-24 14:13:49 +00:00
Nikolai Kochetov
f9348f9777
Merge pull request #64096 from ClickHouse/fix-analyzer-interpolate
Fix analyzer: only interpolate expression should be used for DAG
2024-05-24 14:01:08 +00:00
Max K
93741a9eda
Merge pull request #64348 from ClickHouse/ci_sync_mcheck_cirun_statuses_fixes
CI: Sync, Merge check, CI gh's statuses fixes
2024-05-24 13:49:04 +00:00
alesapin
bfe68fd3ca
Merge pull request #62481 from ClickHouse/keeper-bench-replay-zookeeper-log
Replay ZK logs using keeper-bench
2024-05-24 13:36:18 +00:00
Sema Checherinda
ae4d3f97ae
Merge pull request #64225 from ClickHouse/chesema-patch-aws-error-handler
tests for qps_limit_exceeded
2024-05-24 13:28:33 +00:00
Nikita Fomichev
2cc1b27fb5 Update docs for settings cross_join_min_rows_to_compress and cross_join_min_bytes_to_compress 2024-05-24 14:41:04 +02:00
Nikita Fomichev
a6e06b27d2 Update description for settings cross_join_min_rows_to_compress and cross_join_min_bytes_to_compress 2024-05-24 14:17:37 +02:00
Max K
7ccb776ed9 mcheck fix 2024-05-24 12:39:35 +02:00
Max K
f1421c9e5c style fix 2024-05-24 12:27:05 +02:00
Max K
22b441ed40 fix PR template 2024-05-24 12:00:24 +02:00
Max K
d4fb2d50e9 CI: Sync, Merge check, CI gh's statuses fixes 2024-05-24 12:00:16 +02:00
Max K
b6dd8446f5
Merge pull request #64340 from ClickHouse/ci_foldable_master_wf
CI: master workflow with folded jobs
2024-05-24 09:43:01 +00:00
Nikolai Kochetov
523634b1c7
Merge pull request #63993 from ClickHouse/experiment-do-not-add-identifiers-to-expr-map
Check what would be broken if do not add all the identifiers to functions map.
2024-05-24 09:29:40 +00:00
Robert Schulze
f924316b9d
Merge pull request #64300 from Blargian/docs_return_type_consistency
[Docs] More consistent formatting of function documentation
2024-05-24 09:03:24 +00:00
Max K
3e21ff92a3 CI: master workflow with folded jobs 2024-05-24 10:53:19 +02:00
Robert Schulze
480f911c76
Fix spelling 2024-05-24 08:33:44 +00:00
Blargian
c638de90c2 Fix incorrectly placed :::note blocks 2024-05-24 10:01:06 +02:00
Han Fei
f21c7505a2
Merge pull request #64181 from ClickHouse/fix-test-deduplication_token
Fix: 02124_insert_deduplication_token_multiple_blocks_replica
2024-05-24 07:32:45 +00:00
Blargian
8783647703 Revert addressToLine to original formatting 2024-05-24 07:03:15 +02:00
Blargian
b19c5ad13a Revert roundAge to original formatting 2024-05-24 07:01:15 +02:00
Blargian
3071909aca Revert roundAge to original formatting 2024-05-24 07:00:47 +02:00
Blargian
67ff6883fd Restore original formatting for logical functions and, or, not, xor 2024-05-24 06:51:38 +02:00