Commit Graph

142564 Commits

Author SHA1 Message Date
yariks5s
b08ecfe6c0 fix for nullable columns 2024-05-25 10:40:51 +00:00
yariks5s
e6f8338666 memory optimizations and removed unused parts 2024-05-24 20:38:45 +00:00
yariks5s
09bd1656bd Merge branch 'yariks5s-balancing_transform' into balancing_transform 2024-05-24 10:52:35 +00:00
yariks5s
3f14e6e480 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yariks5s-balancing_transform 2024-05-24 10:52:18 +00: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
Michael Kolupaev
ee3e7f2fd0
Merge pull request #60361 from copperybean/gcmaster-parquet
A native parquet reader for primitive types
2024-05-24 04:50:12 +00:00
Blargian
e87c168bd8 Turn multi-line returns into a single line 2024-05-24 06:42:13 +02:00
Blargian
029e2ea226 Standardize references to data type docs 2024-05-24 05:54:16 +02:00
Max K
08d895e297
Merge pull request #64299 from ClickHouse/ci_cancel_sync_wf_on_new_push
CI: Cancel sync wf on new push
2024-05-24 03:02:11 +00:00
Alexey Milovidov
dddcfaab65
Merge pull request #64245 from den-crane/test/issue_45804
test for #45804
2024-05-24 04:32:53 +02:00
Alexey Milovidov
6c06772e5c
Merge pull request #64285 from ClickHouse/vdimir/squashing_transform_followup
Followup for #63691
2024-05-24 04:32:08 +02:00
Alexey Milovidov
2040a4d209
Merge pull request #64243 from Michicosun/fix_hdfs_unset_skip_unavailable_shards
Fix test_hdfsCluster_unset_skip_unavailable_shards
2024-05-24 01:14:15 +00:00
Alexey Milovidov
476bdb7174
Merge pull request #64325 from natalyjazzviolin/nataly/file-engine-cloud
Adds note: File engine unavailable in ClickHouse Cloud.
2024-05-24 01:13:23 +00:00
Nataly Merezhuk
5710b5852f Adds note - file engine unavailable in ClickHouse Cloud. 2024-05-23 17:45:58 -04:00
Robert Schulze
0bfa56b468
Merge pull request #64199 from rschu1ze/fix-64136
Query Cache: Consider identical queries against different databases as different
2024-05-23 20:52:32 +00:00
Max K
bd15e1311a CI: fix 2024-05-23 22:35:21 +02:00
Robert Schulze
578dc58521
Merge pull request #62696 from rschu1ze/revert-revert-62392
Revert "Revert "Speed up `splitByRegexp`""
2024-05-23 20:21:21 +00:00
pufit
8ce3f38eeb
Merge pull request #64079 from ClickHouse/pufit/63777-fix-sql-security-with-analyzer
Fix SQL security access checks with analyzer
2024-05-23 20:00:16 +00:00
yariks5s
f632636f21 apply double-phased squashing in all transformers, resize optimization 2024-05-23 19:12:02 +00:00
Nikolai Kochetov
741e0aedab Remove commented code. 2024-05-23 16:53:11 +00:00
Max K
8d697123da CI: Cancel sync wf on new push 2024-05-23 18:44:12 +02:00
Shaun Struwig
3b2ff65994
Merge branch 'master' into docs_return_type_consistency 2024-05-23 17:29:26 +02:00
Shaun Struwig
bab94ac56a
Correct "note:::" to ":::note" 2024-05-23 17:24:07 +02:00
Shaun Struwig
732b6d1ecc
Add hyphens to return values 2024-05-23 17:22:02 +02:00
Shaun Struwig
a01b6e8e82
Numbers in return type should be in `` 2024-05-23 17:19:03 +02:00
Shaun Struwig
9cfd2322d7
Small edits to bit-functions.md 2024-05-23 17:14:56 +02:00
Robert Schulze
e513fc1985
Merge pull request #64019 from Blargian/document_revision
[Docs] add function `revision` + format changes to `other-functions`
2024-05-23 15:09:39 +00:00
Shaun Struwig
9481f2f325
Update array-functions.md
Add missing ::: for note
2024-05-23 17:07:55 +02:00
Blargian
45e4e30cfd Update retuurn type of logical functions 2024-05-23 16:51:17 +02:00
Blargian
9911f13c77 Update function return type for consistency 2024-05-23 16:39:53 +02:00
Kseniia Sumarokova
ab43f18ce9
Merge pull request #64128 from MikhailBurdukov/enable_keeep_free_bytes_metadata
Enable keep_free_space_bytes for the metadata storage.
2024-05-23 14:22:53 +00:00
Kruglov Pavel
30dce7821c
Merge pull request #63058 from Avogar/dynamic-data-type
Implement Dynamic data type
2024-05-23 14:19:46 +00:00
Shaun Struwig
508b035654 Move is NaN from other-functions to arithmetic functions 2024-05-23 14:08:48 +00:00
Shaun Struwig
f8fc1fa338
Merge branch 'master' into document_revision 2024-05-23 16:00:38 +02:00
yariks5s
58000be1a7 fix style 2024-05-23 13:55:06 +00:00
Blargian
87b4d43a3f Update return type formatting 2024-05-23 15:48:20 +02:00
yariks5s
d4ec6138c5 Merge branch 'yariks5s-balancing_transform' into balancing_transform 2024-05-23 13:47:28 +00:00
Shaun Struwig
e24253c097
Fix formatting in zh/index.md 2024-05-23 15:45:26 +02:00
yariks5s
f3c4a25f3f Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yariks5s-balancing_transform 2024-05-23 13:43:24 +00:00
Shaun Struwig
6e3a609907
Fix formatting in ru/index.md 2024-05-23 15:43:17 +02:00