Blargian
|
46d4d459e6
|
Remove unused code
|
2024-04-04 12:09:31 +02:00 |
|
Shaun Struwig
|
e01f1880c4
|
Update aspell-dict.txt
Add "URL" to aspell-dict.txt
|
2024-04-03 19:56:44 +02:00 |
|
Shaun Struwig
|
d2c54459d8
|
Remove "URL-encoded"
Change "URL-encoded" to "URL encoded"
|
2024-04-03 19:55:51 +02:00 |
|
Shaun Struwig
|
f4c33b85fc
|
Update formats.md
Change `urlencoded` to `URL-encoded`
|
2024-03-18 18:23:47 +01:00 |
|
Shaun Struwig
|
a2bb7d2141
|
Update aspell-dict.txt
Add `URL-encoded` to aspell-dict.txt
|
2024-03-18 18:22:23 +01:00 |
|
Blargian
|
8a4d4641dd
|
Update documentation with an example
|
2024-03-15 21:22:02 +01:00 |
|
Blargian
|
aa06bd8a7a
|
Update test and reference file
|
2024-03-15 21:10:37 +01:00 |
|
Blargian
|
53ad605aa0
|
Add test for schema reader and remove unneeded code
|
2024-03-15 19:06:37 +01:00 |
|
Blargian
|
7e101bc07f
|
Simple tests passing
|
2024-03-13 12:47:40 +01:00 |
|
Max Kainov
|
23a4486ad9
|
CI: fix sync build issue with reuse
#do_not_test
|
2024-03-13 12:47:39 +01:00 |
|
Shaun Struwig
|
f251a6d262
|
Merge branch 'ClickHouse:master' into 59557_form_input_format
|
2024-03-11 18:52:28 +01:00 |
|
Blargian
|
4605cdc92f
|
Update test
|
2024-03-11 18:51:46 +01:00 |
|
Kseniia Sumarokova
|
cb3cb8ec52
|
Merge pull request #60308 from ClickHouse/add-a-way-to-force-read-through-filesystem-cache-for-merges
Add a setting to force read-through cache for merges
|
2024-03-11 18:40:11 +01:00 |
|
Nikolai Kochetov
|
8cfe0e4df7
|
Merge pull request #61104 from ClickHouse/use-global-scalars-cache-analyzer
Use global scalars cache with analyzer
|
2024-03-11 18:11:10 +01:00 |
|
Kruglov Pavel
|
1c1336bdc0
|
Merge pull request #60430 from Avogar/max-parallel-replicas-validate
Don't allow to set max_parallel_replicas to 0 as it doesn't make sense
|
2024-03-11 18:04:54 +01:00 |
|
Nikolai Kochetov
|
e99bd1fe21
|
Merge branch 'master' into use-global-scalars-cache-analyzer
|
2024-03-11 15:58:00 +00:00 |
|
Max K
|
a0a96b5580
|
Merge pull request #61099 from ClickHouse/ci_merge_queue_support
CI: support merge queue event in pr_info
|
2024-03-11 16:54:16 +01:00 |
|
Dmitry Novik
|
d1c5f35ad7
|
Merge pull request #61089 from ClickHouse/fix-analyzer-01244_optimize_distributed_group_by_sharding_key
Analyzer: Fix 01244_optimize_distributed_group_by_sharding_key
|
2024-03-11 15:41:30 +01:00 |
|
Robert Schulze
|
66e7c26bce
|
Merge pull request #61103 from ClickHouse/docs/add-readWKT-Point-and-Ring
Adds read wkt point and ring docs.
|
2024-03-11 15:11:43 +01:00 |
|
Kseniia Sumarokova
|
9d76257464
|
Merge branch 'master' into add-a-way-to-force-read-through-filesystem-cache-for-merges
|
2024-03-11 14:46:55 +01:00 |
|
Max K
|
23a9ac4947
|
Merge pull request #61160 from ClickHouse/ci_fix_nightly
CI: fix nightly job issue
|
2024-03-11 14:46:53 +01:00 |
|
Dmitry Novik
|
ac1a55adac
|
Merge remote-tracking branch 'origin/master' into fix-analyzer-01244_optimize_distributed_group_by_sharding_key
|
2024-03-11 14:39:08 +01:00 |
|
Max Kainov
|
c4f29af8ec
|
CI: fix nightly job issue
#do_not_test
|
2024-03-11 13:35:05 +00:00 |
|
Robert Schulze
|
a7568ddbfa
|
Fix spelling
|
2024-03-11 12:58:20 +00:00 |
|
Robert Schulze
|
1ea68265b5
|
Revert "Adds makeDateTime64 function."
This reverts commit bd194aab41 .
|
2024-03-11 12:46:30 +00:00 |
|
Mikhail f. Shiryaev
|
b2f795601b
|
Merge pull request #61159 from ClickHouse/back-black
Enable black back
|
2024-03-11 13:37:03 +01:00 |
|
Robert Schulze
|
683d229d2d
|
Merge pull request #60868 from Blargian/document_morton_xyz
Add `mortonEncode` and `mortonDecode` to documentation
|
2024-03-11 13:27:28 +01:00 |
|
Mikhail f. Shiryaev
|
8f2ff2ccd8
|
Enable black back
|
2024-03-11 13:22:18 +01:00 |
|
Max K
|
389bd6b8e4
|
Merge pull request #61148 from ClickHouse/ci_fast_style
CI: style check: conditionally skip cpp or py files check in prs
|
2024-03-11 13:06:10 +01:00 |
|
Max Kainov
|
59c6311ead
|
improve report
#do_not_test
|
2024-03-11 11:50:37 +00:00 |
|
Robert Schulze
|
a0727ba0af
|
Merge pull request #60725 from ClickHouse/docs/rand-functions
Document undocumented `rand*` functions
|
2024-03-11 11:54:29 +01:00 |
|
Kseniia Sumarokova
|
3832b0e126
|
Merge branch 'master' into add-a-way-to-force-read-through-filesystem-cache-for-merges
|
2024-03-11 11:30:03 +01:00 |
|
Max Kainov
|
49b78e0a0c
|
CI: check cpp and py files style on changes only
#do_not_test
|
2024-03-11 09:30:26 +00:00 |
|
Robert Schulze
|
d4146c1e26
|
Merge pull request #59232 from ClickHouse/docs/add-empty-array-docs
Adds `emptyArray*` docs.
|
2024-03-11 09:34:58 +01:00 |
|
Robert Schulze
|
27099cedcb
|
Some fixups
|
2024-03-11 08:34:01 +00:00 |
|
Robert Schulze
|
3c60e82971
|
Incorporate review feedback
|
2024-03-11 07:41:28 +00:00 |
|
Johnny
|
e7270069a4
|
Removes dupliated h2 header.
|
2024-03-11 07:38:51 +00:00 |
|
johnnymatthews
|
ade0f9f75f
|
Adds docs for emptyArrayDate and emptyArrayDateTime.
|
2024-03-11 07:38:49 +00:00 |
|
johnnymatthews
|
c3895c3546
|
Adds emptyArrayFloat32/64 docs.
|
2024-03-11 07:38:46 +00:00 |
|
johnnymatthews
|
515cb59b00
|
Adds emptyArrayIntX docs.
|
2024-03-11 07:38:43 +00:00 |
|
johnnymatthews
|
d16c6780c7
|
Adds basic emptyArrayUIntX docs.
|
2024-03-11 07:38:40 +00:00 |
|
Alexey Milovidov
|
d30792b196
|
Merge pull request #61142 from ClickHouse/revert-61133-ci_fast_style
Revert "CI: make style check faster"
|
2024-03-11 04:09:37 +03:00 |
|
Alexey Milovidov
|
8c08fc1f57
|
Revert "CI: make style check faster"
|
2024-03-11 04:09:26 +03:00 |
|
robot-clickhouse
|
d778d93440
|
Merge pull request #61133 from ClickHouse/ci_fast_style
CI: make style check faster
|
2024-03-10 23:42:54 +01:00 |
|
Igor Nikonov
|
97248d0d5b
|
Merge pull request #61052 from ClickHouse/fix-usan-parallel-replicas-prewhere
Fix: parallel replicas with PREWHERE (ubsan)
|
2024-03-10 19:32:18 +01:00 |
|
Max Kainov
|
f429f54af8
|
CI: make style check fast
#do_not_test
|
2024-03-10 17:25:51 +00:00 |
|
Sema Checherinda
|
80179e50e4
|
Merge pull request #58845 from ClickHouse/chesema-session-pool
HTTP connections pool
|
2024-03-10 14:06:59 +01:00 |
|
Alexey Milovidov
|
1179a70c21
|
Merge pull request #61118 from ClickHouse/simplify-bridges
Simplify bridges
|
2024-03-10 14:46:52 +03:00 |
|
Alexey Milovidov
|
edde59875e
|
Merge pull request #61124 from tomershafir/query-fuzzer-replace-rand-when-full
QueryFuzzer: replace element randomly when AST part buffer is full
|
2024-03-10 14:46:01 +03:00 |
|
Alexey Milovidov
|
6df3ca3f67
|
Merge pull request #61128 from ClickHouse/better-gitignore
Better gitignore
|
2024-03-10 14:41:48 +03:00 |
|