avogar
cd4fa00d2c
Merge branch 'master' of github.com:ClickHouse/ClickHouse into refactor-schema-inference
2022-12-09 14:45:10 +00:00
Kruglov Pavel
59201c71cb
Merge pull request #44052 from Avogar/object-as-string
...
Allow to parse JSON objects into Strings in JSON input formats
2022-12-09 15:12:25 +01:00
Dan Roscigno
1027ce8d77
Add issue list when running mismatched versions
2022-12-09 08:43:26 -05:00
Sergei Trifonov
7c37e48092
Merge pull request #43903 from ClickHouse/merge_tree_settings_constraints
...
Constraints on merge tree settings
2022-12-09 14:16:14 +01:00
Dan Roscigno
5782a95ee6
Merge branch 'master' into rolling-upgrade
2022-12-09 07:10:35 -05:00
Nikolay Degterinsky
43ef217134
Merge branch 'master' into patch-1
2022-12-09 10:01:18 +01:00
San
1fe7fb01ff
Update html interface doc
...
Fixing doc to recommend user NOT to use username and password in URL parameters
2022-12-09 01:15:50 +00:00
Dan Roscigno
791e88ab3d
Merge branch 'master' into rolling-upgrade
2022-12-08 19:05:26 -05:00
DanRoscigno
5e909c1684
add notes from tavplubix
2022-12-08 19:05:05 -05:00
ltrk2
cae7a1d24a
Implement formatDateTime fractional second formatter
2022-12-08 14:53:16 -08:00
Sergei Trifonov
bae1519970
Merge branch 'master' into merge_tree_settings_constraints
2022-12-08 22:25:16 +01:00
Dan Roscigno
b026f5583b
Merge pull request #44048 from ClickHouse/fix-case
...
Update exponentialmovingaverage.md
2022-12-08 15:45:15 -05:00
DanRoscigno
6051301bfe
add overview of rolling upgrade
2022-12-08 15:40:47 -05:00
Kruglov Pavel
0d17774440
Better example in docs
2022-12-08 20:57:28 +01:00
avogar
d0f9bb2ec2
Allow to parse JSON objects into Strings
2022-12-08 18:58:18 +00:00
Dan Roscigno
e99456605d
Update exponentialmovingaverage.md
2022-12-08 11:40:27 -05:00
Yakov Olkhovskiy
0641066183
Merge branch 'master' into refactoring-ip-types
2022-12-08 11:12:05 -05:00
Nikolay Degterinsky
bd23b0fa61
Fix docs
2022-12-08 14:17:55 +01:00
vahid-sohrabloo
8594274e99
fix docs
2022-12-07 22:50:27 +01:00
avogar
7375a7d429
Refactor and improve schema inference for text formats
2022-12-07 21:19:27 +00:00
Ivan Blinkov
2c098cbcf7
[docs] link to GitHub from the install page
2022-12-07 18:15:59 +03:00
李扬
c297f9d22a
Merge branch 'master' into improve_concat
2022-12-07 19:59:01 +08:00
Dan Roscigno
c5eb269515
Merge pull request #43943 from DanRoscigno/update-operations-docs
...
Update operations docs
2022-12-05 20:58:42 -05:00
Dale Mcdiarmid
5ab5aa13f4
cross link docs to blogs
2022-12-05 17:28:03 +00:00
Robert Schulze
b14de0017c
Merge pull request #43788 from arenadata/ADQM-626
...
Add support of array parameters in `cutURLParameter` function
2022-12-05 16:18:42 +01:00
DanRoscigno
538d9cf598
update link
2022-12-05 08:26:59 -05:00
DanRoscigno
08e8ea1bfa
update link
2022-12-05 08:23:51 -05:00
DanRoscigno
6f2dc66700
separate Cloud and self-managed upgrade pages
2022-12-05 08:19:44 -05:00
DanRoscigno
d38ce99b62
separate Cloud and self-managed backup pages
2022-12-05 08:15:15 -05:00
DanRoscigno
851922c827
use clickhouse.com URL
2022-12-05 08:08:55 -05:00
DanRoscigno
62ea058954
fix case of ClickHouse
2022-12-05 08:07:52 -05:00
taiyang-li
88c9438515
rename function
2022-12-05 17:38:25 +08:00
Roman Vasin
a09e7fddcc
Merge branch 'master' into ADQM-626
2022-12-04 20:34:55 +03:00
Roman Vasin
bcb65eb420
Merge branch 'master' into ADQM-623
2022-12-04 20:21:27 +03:00
Kseniia Sumarokova
ec7649cd90
Merge pull request #43639 from CurtizJ/trace-profile-events
...
Allow to send profile events to `system.trace_log`
2022-12-04 15:50:07 +01:00
Sergei Trifonov
7b80788ed5
Merge branch 'master' into merge_tree_settings_constraints
2022-12-03 15:44:53 +01:00
Amila Welihinda
34d420cb3f
fix broken link
2022-12-02 14:27:57 -08:00
Sergei Trifonov
e27e79b45d
Merge branch 'master' into merge_tree_settings_constraints
2022-12-02 20:51:31 +01:00
serxa
006af1b6a4
constraints on merge tree settings
2022-12-02 19:30:14 +00:00
Roman Vasin
373a353ed9
Update docs
2022-12-02 17:34:02 +00:00
Kruglov Pavel
c35b2a6495
Add a limit for string size in RowBinary format ( #43842 )
2022-12-02 13:57:11 +01:00
Roman Vasin
59523864b9
Merge branch 'master' into ADQM-623
2022-12-02 15:00:09 +03:00
Robert Schulze
da0002c4c4
Document how the library-bridge port can be changed
...
Fixes #43605
2022-12-02 10:54:54 +00:00
Dan Roscigno
933f2a93f3
Update docs/en/operations/caches.md
2022-12-01 17:52:50 -05:00
Roman Vasin
325cd07fa1
Update docs
2022-12-01 13:47:44 +00:00
Roman Vasin
cea63dbca0
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-626
2022-12-01 07:32:06 +00:00
taiyang-li
f14582334c
Add function concatWs
2022-12-01 10:56:53 +08:00
Ivan Blinkov
15f8030e04
[docs] minor improvements to "Cache Types" article
2022-11-30 21:47:50 +03:00
Roman Vasin
96d7cf319b
Merge branch 'master' into ADQM-623
2022-11-30 19:25:53 +03:00
Roman Vasin
107a0d50f3
Update docs
2022-11-30 16:12:58 +00:00
Anton Popov
fd262cb56b
update docs for trace_log
2022-11-30 14:48:46 +00:00
Dan Roscigno
d8d364914d
Merge pull request #43774 from ClickHouse/DanRoscigno-patch-2
...
Clarify CREATE TABLE AS SELECT docs
2022-11-29 07:52:34 -05:00
Igor Nikonov
278017d854
Merge pull request #43743 from ClickHouse/ann-index-docs-fixes
...
Minor fixes in annoy index documentation
2022-11-29 11:33:48 +01:00
Roman Vasin
668366af4a
Update documentation
2022-11-29 07:10:31 +00:00
Camden Cheek
92c9ebe4ee
Update documentation example for REPLACE TABLE
...
The example statement for `REPLACE TABLE` using a `SELECT` query does not run as written. The example was missing a query engine, engine options, and the `AS` keyword, all of which seem required to replace a table with the output of some query.
2022-11-28 17:41:52 -07:00
Alexander Gololobov
8c6fc171fc
Fix EN doc as in #43765
2022-11-28 21:24:43 +01:00
DanRoscigno
bad28f4a25
fix highlight
2022-11-28 14:19:00 -05:00
Dan Roscigno
4ab04d6461
Update table.md
2022-11-28 14:08:08 -05:00
Yakov Olkhovskiy
770b520ded
Merge branch 'master' into refactoring-ip-types
2022-11-28 08:50:19 -05:00
Robert Schulze
8655d1d4d3
Update annindexes.md
2022-11-28 11:23:08 +01:00
Robert Schulze
d587b3f978
Minor fixes in annoy index documentation
2022-11-28 09:09:09 +00:00
Robert Schulze
dce0b78198
Merge pull request #42778 from FArthur-cmd/annoy_cosine
...
Add cosine distance for annoy
2022-11-28 09:53:17 +01:00
Nikolay Degterinsky
02ec25cdfe
Update explain.md
2022-11-27 13:40:46 +01:00
Vladimir C
ff5bb69584
Merge branch 'master' into zvonand-decdiv
2022-11-25 17:05:22 +01:00
Yakov Olkhovskiy
19a01b77eb
refactoring on settings for casting, dirty hack for inaccessable context in cast function (will require review), docs appended
2022-11-25 15:57:49 +00:00
Peignon Melvyn
41d405476a
Fix typo in replication.md ( #43643 )
2022-11-25 13:57:19 +01:00
Alexander Gololobov
038cac1892
add engine_full to system table databases
2022-11-25 10:11:12 +08:00
zvonand
d42a29ac0f
fix ubsan + expand docs
2022-11-24 01:23:59 +03:00
Dan Roscigno
b2b4e1017f
Merge pull request #43363 from CamiloSierraH/patch-6
...
ATTACH query ignores the SELECT query on MV
2022-11-23 11:35:15 -05:00
Dan Roscigno
31f346e2e5
Merge pull request #43330 from CamiloSierraH/patch-5
...
adding one link and note about disk usage for projections
2022-11-23 11:32:56 -05:00
Camilo Sierra
ca3f819401
Update docs/en/sql-reference/statements/create/view.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-11-23 16:53:21 +01:00
Dan Roscigno
0e0fef4f51
Merge branch 'master' into patch-6
2022-11-23 10:41:39 -05:00
Dan Roscigno
02a0d4f2e5
Update docs/en/sql-reference/statements/alter/projection.md
2022-11-23 10:39:10 -05:00
Maksim Kita
db1b971643
Merge pull request #43451 from ClickHouse/explain-query-tree-run
...
Set run_passes to 1 by default
2022-11-23 01:30:49 +03:00
Alexey Milovidov
25780be0c6
Merge pull request #42265 from taofengliu/group_by_all
...
Support GROUP BY ALL
2022-11-22 20:08:23 +01:00
zvonand
faef0699b6
fix issues
2022-11-22 17:30:44 +03:00
Kruglov Pavel
98d6b96c82
Merge pull request #42033 from mark-polokhov/BSONEachRow
...
Add BSONEachRow input/output format
2022-11-22 14:45:21 +01:00
Dmitry Novik
18cea75f4f
Add docs for EXPLAIN QUERY TREE
2022-11-21 17:07:04 +00:00
Kruglov Pavel
406c50277b
Merge pull request #42779 from Avogar/add-format-func-doc
...
Add documentation for 'format' table function
2022-11-21 15:16:26 +01:00
Antonio Andelic
3cb202a63b
Merge pull request #43026 from JackyWoo/keeper_manually_assign_leader
...
Keeper support manually assigning leader
2022-11-21 09:30:00 +01:00
taofengliu
66f101e451
Merge remote-tracking branch 'upstream/master' into group_by_all
2022-11-19 22:36:31 +08:00
taofengliu
a529943d9f
Merge remote-tracking branch 'upstream/master' into group_by_all
2022-11-19 21:11:23 +08:00
Vitaliy
9e38b14fc1
docs: Clarified ZooKeeper tips comments.
2022-11-18 12:08:07 -05:00
Sergei Trifonov
d05223e70b
Merge pull request #43335 from ClickHouse/revert-43306-revert-43014-disk-s3-throttler
...
Revert "Revert "S3 request per second rate throttling""
2022-11-18 16:22:30 +01:00
Camilo Sierra
bbf311ea94
We can not update the select query
...
An issue was opened as the select query was not updated after the alert of the view was executed, this is because the select gets ignored, the only way to change it is DROP/CREATE the view again.
So I want to add this information into our doc.
2022-11-18 12:31:33 +01:00
Nikolay Degterinsky
e7e21adf17
Merge pull request #43207 from freedomDR/improve_unhex
...
unhex support FixedString arguments
2022-11-18 03:09:58 +01:00
Sergei Trifonov
f2f0676bcc
Revert "Revert "S3 request per second rate throttling""
2022-11-17 17:35:04 +01:00
Camilo Sierra
d527ca5d9d
adding one link and note about disk usage
...
I have found a great page that explain more in deep the Projections, and with images explain how they work behind the scenes.
I have also added a note as it's true we do not mention that creating projections will increase the disk usage.
2022-11-17 15:41:47 +01:00
Nikita Taranov
11b535d443
impl ( #43283 )
2022-11-17 11:17:27 +01:00
DanRoscigno
93dde0b3f9
Update docs for Date32
2022-11-16 16:18:20 -05:00
Alexander Tokmakov
9011a18234
Revert "S3 request per second rate throttling"
2022-11-16 22:33:48 +03:00
Sergei Trifonov
159743edd6
Merge pull request #43014 from ClickHouse/disk-s3-throttler
...
S3 request per second rate throttling
2022-11-16 18:51:06 +01:00
Dan Roscigno
15bd5db4dd
Merge branch 'ClickHouse:master' into add-tutorial-link
2022-11-16 11:59:06 -05:00
DanRoscigno
5e087ae967
link to tutorial
2022-11-16 11:54:06 -05:00
Nikolay Degterinsky
00554ecd00
Merge pull request #43271 from evillique/fix-docs-2
...
Fix docs
2022-11-16 15:12:28 +01:00
Maksim Kita
64b2a4d1bf
Merge pull request #43110 from bigo-sg/function_factorial
...
Add function factorial
2022-11-16 12:49:47 +03:00
Alexey Milovidov
1ec21e5890
Merge branch 'master' into group_by_all
2022-11-16 06:14:04 +01:00
Nikolay Degterinsky
81971acf35
Fix docs
2022-11-16 02:40:51 +00:00
JackyWoo
f8d71f60a2
Merge branch 'master' into keeper_manually_assign_leader
2022-11-16 09:34:40 +08:00
李扬
d9adf2f02d
fix doc
2022-11-16 09:34:04 +08:00
Dan Roscigno
b178a3711c
Merge branch 'master' into standardize-dictionary-categories
2022-11-15 16:18:18 -05:00
DanRoscigno
c60b98f576
updates from review
2022-11-15 16:17:43 -05:00
Dan Roscigno
fbff52847c
Merge pull request #43242 from cwurm/datetime_spelling
...
Docs: Unify spelling of DateTime
2022-11-15 15:09:35 -05:00
DanRoscigno
7e08798fa8
edits
2022-11-15 13:47:50 -05:00
Camilo Sierra
2a48fb344d
Added examples and extra info to projections
...
I have added two examples about how we can use projections
2022-11-15 19:22:46 +01:00
DanRoscigno
63ae261119
move tip to snippet
2022-11-15 12:44:54 -05:00
DanRoscigno
5aae1d0724
update note ot include default user
2022-11-15 10:49:13 -05:00
avogar
2af60f34eb
Restrict document size in parallel parsing, allow to read ObjectId/JS code into String column
2022-11-15 13:35:17 +00:00
avogar
4d993e653a
Fix build and style
2022-11-15 13:06:24 +00:00
Christoph Wurm
2a9ab046dd
Unify spelling of DateTime
2022-11-15 11:51:14 +00:00
Kseniia Sumarokova
59cf5def67
Merge branch 'master' into disk-s3-throttler
2022-11-15 12:13:37 +01:00
freedomDR
37c448c6be
complete unhex doc
2022-11-15 12:33:14 +08:00
Dan Roscigno
b5a306c4db
Merge branch 'master' into standardize-dictionary-categories
2022-11-14 21:30:05 -05:00
taiyang-li
7178d80c51
Merge branch 'function_factorial' of https://github.com/bigo-sg/ClickHouse into function_factorial
2022-11-15 09:46:44 +08:00
taiyang-li
5eba20e119
modify return type from Int64 to UInt64
2022-11-15 09:46:24 +08:00
李扬
10449247fd
Merge branch 'master' into function_factorial
2022-11-15 09:34:43 +08:00
李扬
1de5bb2392
Add function canonicalRand ( #43124 )
...
* add function canonicalRand
* add perf test
* revert rand.xml
2022-11-15 00:27:19 +01:00
李扬
ef45889ecb
Add function pmod which return non-negative result based on modulo ( #42755 )
...
* add function positive_modulo
* add ducument
* fix type deduction of positive_modulo
* add function positive_modulo
* add ducument
* fix type deduction of positive_modulo
* add notice
* fix typo
* fix typo
* fix bug
* fix ub error
* fix ub error
2022-11-15 00:15:58 +01:00
Dan Roscigno
b30a0656e1
Merge pull request #43226 from ClickHouse/DanRoscigno-patch-4
...
Update set-role.md
2022-11-14 17:01:51 -05:00
Dale Mcdiarmid
fcf8e5bfd0
Merge remote-tracking branch 'upstream/master' into git_analysis
2022-11-14 20:07:21 +00:00
Dale Mcdiarmid
d557bece04
fix consecutive days query
2022-11-14 20:06:41 +00:00
avogar
842d25c358
Minor improvements, better docs
2022-11-14 20:05:01 +00:00
Dan Roscigno
00fe401961
Merge pull request #43224 from ClickHouse/DanRoscigno-patch-2
...
Update permissions-for-queries.md
2022-11-14 14:35:12 -05:00
DanRoscigno
5d6c622e40
apply suggestions and simplify
2022-11-14 14:20:55 -05:00
Dan Roscigno
4b182e7b58
Update set-role.md
2022-11-14 12:17:31 -05:00
DanRoscigno
446c029810
make read only clearer
2022-11-14 11:53:44 -05:00
Dan Roscigno
b8bb7e3842
Merge branch 'master' into git_analysis
2022-11-14 11:36:02 -05:00
Dan Roscigno
4a90f8d3f5
Update permissions-for-queries.md
...
closes https://github.com/ClickHouse/ClickHouse/issues/43068
2022-11-14 11:34:06 -05:00
Dale Mcdiarmid
3c21c1cba7
fixed tests query
2022-11-14 14:00:47 +00:00
Kruglov Pavel
58b7f6ca04
Merge pull request #42320 from Avogar/improve-schema-inference-insert-select
...
Improve using structure from insertion table in table functions
2022-11-14 14:51:27 +01:00
Dale Mcdiarmid
a0fadf8ba7
more improvements + flipped sankey
2022-11-14 09:59:47 +00:00
Roman Vasin
ee0baa679b
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-623
2022-11-14 09:45:32 +00:00
李扬
bf88816da4
Merge branch 'master' into function_factorial
2022-11-14 10:30:41 +08:00
Dale Mcdiarmid
c2a3d83197
fix link
2022-11-12 20:20:35 +00:00
Dale Mcdiarmid
b5428f535e
fix
2022-11-12 20:19:29 +00:00
FArthur-cmd
5eebc27d24
improve test
2022-11-12 09:23:49 +00:00
Dale Mcdiarmid
b010645c91
play links
2022-11-11 13:40:10 +00:00
avogar
564d83bbc7
Better handle uint64
2022-11-11 13:24:12 +00:00
avogar
94c6dc42eb
Use better types
2022-11-11 13:17:48 +00:00
Kruglov Pavel
0270f6003c
Merge branch 'master' into add-format-func-doc
2022-11-11 14:05:34 +01:00
Dale Mcdiarmid
fbe84e0853
Merge remote-tracking branch 'upstream/master' into git_analysis
2022-11-11 12:34:53 +00:00
Dale Mcdiarmid
e064fb38cc
edits to github repo analysis
2022-11-11 12:34:23 +00:00
Robert Schulze
cbe4e2b8ce
Merge pull request #42673 from bigo-sg/enable_max_splits
...
Add optional max_tokens argument for function splitByRegexp
2022-11-11 11:11:26 +01:00
Roman Vasin
35a1c406ad
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-623
2022-11-11 07:35:44 +00:00
avogar
9e89af28c6
Refactor BSONEachRow format, fix bugs, support more data types, support parallel parsing and schema inference
2022-11-10 20:15:14 +00:00
DanRoscigno
790a3b94fa
bad code indent
2022-11-10 14:08:54 -05:00
Dan Roscigno
2e5a3adaf0
Merge branch 'master' into git_analysis
2022-11-10 13:56:00 -05:00
DanRoscigno
312875627b
spelling
2022-11-10 13:55:39 -05:00
DanRoscigno
978f567d42
broken img markdown?
2022-11-10 13:47:35 -05:00
Dale Mcdiarmid
5c147262e9
add toc
2022-11-10 16:36:30 +00:00
Dale Mcdiarmid
49e53e48f9
initial analysis
2022-11-10 15:32:06 +00:00
taiyang-li
f58e960a7d
update as request
2022-11-10 21:07:44 +08:00
Roman Vasin
753895026f
Improve docs and add more queries to 02477_age test
2022-11-10 12:18:29 +00:00
Roman Vasin
31d84d5aed
Add doc for age() function
2022-11-10 12:05:53 +00:00
taiyang-li
839de0cd09
add function factorial
2022-11-10 16:03:11 +08:00
JackyWoo
8e881e6009
Merge branch 'master' into keeper_manually_assign_leader
2022-11-10 14:38:04 +08:00
serxa
7448d1bb5d
add docs
2022-11-09 14:58:41 +00:00
zvonand
90e3aed957
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-decdiv
2022-11-09 15:05:31 +03:00
李扬
9b2dd49b4a
Merge branch 'master' into enable_max_splits
2022-11-09 15:31:06 +08:00
DanRoscigno
c822c8161f
fix nav
2022-11-08 20:21:26 -05:00
DanRoscigno
45c9debeaf
update links
2022-11-08 19:17:58 -05:00
DanRoscigno
d225366335
update links
2022-11-08 18:04:22 -05:00
DanRoscigno
090b153b1e
a dir named index with index.md broke nav
2022-11-08 17:37:20 -05:00
Dan Roscigno
616c3e219b
Merge branch 'master' into fix-pagination
2022-11-08 10:14:33 -05:00
DanRoscigno
a4cd562914
fix next button
2022-11-08 10:12:29 -05:00
SmitaRKulkarni
658036d179
Merge pull request #42708 from ClickHouse/42414_Enable_functions_in_readonly_mode
...
42414 enable functions in readonly mode
2022-11-08 15:22:31 +01:00
JackyWoo
9060141f16
revert last change
2022-11-08 18:44:43 +08:00
JackyWoo
eeedd7d9ba
Keeper support manually assigning leader
2022-11-08 12:01:53 +08:00
taofengliu
eff3d121e9
Merge remote-tracking branch 'upstream/master' into group_by_all
2022-11-08 10:44:53 +08:00
李扬
1728f1e436
Merge branch 'master' into enable_max_splits
2022-11-08 10:15:42 +08:00
alesapin
c88dcba36e
Merge pull request #42852 from SaltTan/patch-1
...
Docs. Add PARTITION clause to CHECK TABLE
2022-11-07 22:49:33 +01:00
Alexander Tokmakov
c5edea19f3
Merge pull request #43004 from ClickHouse/devcrafter-restart-replica-patch
...
Simple fixes for restart replica description
2022-11-07 22:18:28 +03:00
Igor Nikonov
434c0f24f9
Update docs/en/sql-reference/statements/system.md
...
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2022-11-07 19:40:59 +01:00
Dan Roscigno
501e43dd01
Merge pull request #43013 from DanRoscigno/fix-troubleshooting-missing-nav
...
move troubleshooting to FAQ
2022-11-07 12:05:08 -05:00
DanRoscigno
d446eca882
move troubleshooting to FAQ
2022-11-07 11:56:09 -05:00
Alexander Tokmakov
a24bff1029
Merge pull request #42256 from lixuchun314/update-docs
...
update docs error
2022-11-07 18:54:15 +03:00
Vitaly Baranov
ab8feb5bff
Merge pull request #42782 from mdonkers/session-log-support-sslcertificate-auth
...
Add SSL_CERTIFICATE auth method to all places missing
2022-11-07 16:36:42 +01:00
Dan Roscigno
9123eacdeb
Merge branch 'master' into patch-1
2022-11-07 09:44:22 -05:00
DanRoscigno
34f90ff6ef
update pages that refer to dictionaries
2022-11-07 09:26:50 -05:00
Igor Nikonov
e7fbe40b1c
Simple fixes for restart replica description
2022-11-07 14:30:52 +01:00
Vladimir C
3ed11c7a7b
Merge pull request #42994 from CamiloSierraH/patch-3
2022-11-07 10:39:15 +01:00
Vladimir C
e8fb5f9afa
Merge pull request #42670 from bigo-sg/ascii_function
2022-11-07 10:33:56 +01:00
Camilo Sierra
e2c23344d1
full example using AggregatingMergeTree
...
Discussing with a dev the `AggregatingMergeTree` usage was not clear, they do not understand how use the `AggregateFunction` or how we could get the final aggregated value.
I hope this full example could better show the capabilities of this feature and help the new users to better understand it.
2022-11-07 09:54:45 +01:00
SmitaRKulkarni
c563e124c2
Merge branch 'master' into 42414_Enable_functions_in_readonly_mode
2022-11-07 09:50:05 +01:00
李扬
70fd664dd1
Merge branch 'master' into ascii_function
2022-11-07 10:30:10 +08:00
Rami Dridi
b0b3942aae
docs : updating comparing mode command and results
2022-11-05 21:33:47 +01:00
taofengliu
fb6616895a
Merge remote-tracking branch 'upstream/master' into group_by_all
2022-11-05 22:29:50 +08:00
JackyWoo
00e93482c8
fix docs
2022-11-05 18:00:26 +08:00
JackyWoo
73dfe4acd7
Add to default white list
2022-11-05 17:56:55 +08:00
JackyWoo
9404e089fc
Merge branch 'master' into manual_snapshot_for_keeper
2022-11-05 17:37:36 +08:00
Nikolay Degterinsky
fbf891d375
Merge pull request #42774 from alexon1234/add_format_redable_decimal_size
...
Published formatReadableDecimalSize so it can be used as function
2022-11-05 12:34:20 +03:00
taofengliu
1864ed3363
Merge remote-tracking branch 'upstream/master' into group_by_all
2022-11-05 17:22:52 +08:00
Dan Roscigno
fb43aa3db9
Merge pull request #42939 from DanRoscigno/add-vis-to-cell-towers
...
Add vis to cell towers
2022-11-04 15:47:13 -04:00
Dan Roscigno
c88a214865
Merge branch 'ClickHouse:master' into standardize-dictionary-categories
2022-11-04 09:19:09 -04:00
Nikolay Degterinsky
b5b2a62f93
Merge pull request #42943 from ClickHouse/rfraposa-patch-2
...
Update default value of allow_experimental_projection_optimization
2022-11-04 15:46:28 +03:00
Nikolay Degterinsky
16fc05b734
Merge branch 'master' into add_format_redable_decimal_size
2022-11-04 15:02:01 +03:00
Robert Schulze
6df8f7ef25
Merge pull request #42907 from ClickHouse/cleanup-regexpreplace
...
Cleanup implementation of regexpReplace(All|One)
2022-11-04 12:49:44 +01:00
Mikhail f. Shiryaev
d3acb4cc09
Merge pull request #42859 from ClickHouse/packages-apt-troubleshooting
...
Add more possible issues for cleaning apt cache
2022-11-04 11:58:40 +01:00
李扬
fccf6c037f
Merge branch 'master' into ascii_function
2022-11-03 22:48:55 -05:00
李扬
e65b0f1c2e
Merge branch 'master' into enable_max_splits
2022-11-03 22:47:15 -05:00
Yakov Olkhovskiy
4012fcbf01
Merge pull request #42285 from ClibMouse/feature/base64-encode-fixed-string
...
Add support for FixedString input to base64 functions
2022-11-03 18:56:21 -04:00
Rich Raposa
0cadb8ac63
Update default value of allow_experimental_projection_optimization
...
The setting is actually obsolete, but I suppose we should keep it here for users of older versions of ClickHouse
2022-11-03 15:30:43 -06:00
DanRoscigno
1d34400cce
ready for review
2022-11-03 13:43:15 -04:00
Kruglov Pavel
83c5c44b11
Merge branch 'master' into improve-schema-inference-insert-select
2022-11-03 18:41:51 +01:00
Dan Roscigno
c92329c56a
Merge branch 'master' into improve_build
2022-11-03 08:27:04 -04:00
Kruglov Pavel
b124875257
Merge branch 'master' into improve-streaming-engines
2022-11-03 13:22:06 +01:00
Robert Schulze
43df3f9607
Merge branch 'master' into cleanup-regexpreplace
2022-11-03 13:13:10 +01:00
taiyang-li
0df7e95845
improve doc and uts
2022-11-03 16:12:19 +08:00
Alejandro
62ab271b82
fix docs
2022-11-03 09:04:22 +01:00
Alejandro
4e3f43650a
Added function to docs
2022-11-03 09:04:22 +01:00
Antonio Andelic
25b19e6ba0
Merge branch 'master' into manual_snapshot_for_keeper
2022-11-03 08:55:01 +01:00
taiyang-li
5fa0968bd5
reset to original solution
2022-11-03 15:05:23 +08:00
taiyang-li
6770723027
modify as requested
2022-11-03 12:02:31 +08:00
taiyang-li
aeea21e4d7
Merge branch 'master' into ascii_function
2022-11-03 11:13:20 +08:00
DanRoscigno
7271d4d122
add note to embedded dict
2022-11-02 17:52:35 -04:00
DanRoscigno
df4868587b
add note to use DDL
2022-11-02 17:40:55 -04:00
DanRoscigno
3dd5df4615
update examples
2022-11-02 16:58:07 -04:00
DanRoscigno
c8f9af1afa
start renaming
2022-11-02 15:47:11 -04:00
Alexey Milovidov
c3466fb52f
Update clickhouse-keeper.md
2022-11-02 22:22:16 +03:00
Dan Roscigno
0c21434ec7
Merge pull request #42903 from CamiloSierraH/patch-1
...
range hashed missing parameters on query + example
2022-11-02 14:05:08 -04:00
Robert Schulze
494d6ca3df
Cleanup implementation of regexpReplace(All|One)
...
This is a pure refactoring, there are no semantic changes.
Cherry-picked from #42682 .
2022-11-02 15:49:53 +00:00
taofengliu
e08c33ac85
Merge remote-tracking branch 'upstream/master' into group_by_all
2022-11-02 23:08:52 +08:00
Camilo Sierra
b6d84ef5fa
range hashed missing parameters
...
On the query we have missing two options:
- `LIFETIME` Is not on the example if you copy paste you will have an Exception `DB::Exception: Cannot create dictionary with empty lifetime.`
- `SOURCE` was not mentioned and it's important to link to the main/source table.
- There was an error on the `dictGetT` function there was an additional T this function do not exist (I have tested and we need to use `dictGet`).
- Also in the Dictionary example we have no extra attribute other than the id and the two dates, and for running the queries and the `dicGet` function you need an additional attribute this is why I have added `advertiser_id` (BTW I use advertiser_id as this was use in the example just before) and also add one example, without the example it was not easy to understand what was the 'attr_name' mentioned before.
- I add an example as an user did not knew how to cast the date to a Uint64 (Because most of the time the original/raw dates are defined on the range as Date64, so this example will explain them how to cast when doing the query)
2022-11-02 15:43:57 +01:00
Dan Roscigno
4c77987bf8
Update projection.md
...
Experiment with Algolia search
2022-11-02 10:41:55 -04:00
DanRoscigno
cc77e30024
add text, update image
2022-11-02 09:59:20 -04:00
ltrk2
14141c9071
Add support for FixedString input to base64 functions
2022-11-02 08:14:28 -04:00
Dan Roscigno
8d7d1cf682
Merge branch 'ClickHouse:master' into add-vis-to-cell-towers
2022-11-02 07:58:15 -04:00
alesapin
8965ac2dfe
Merge pull request #42625 from ClickHouse/DanRoscigno-patch-2
...
Update Fedora build info
2022-11-02 12:32:02 +01:00
Habibullah Oladepo
ba34ad37d1
Fix minor typos in intersect statement documentation
2022-11-02 08:02:01 +01:00
taofengliu
c9576e3761
Merge remote-tracking branch 'upstream/master' into group_by_all
2022-11-02 10:33:27 +08:00
DanRoscigno
32e1c3b1e6
rename update file as it is included in Manage > Updates
2022-11-01 16:25:54 -04:00
Mikhail f. Shiryaev
b99ea56db8
Add more possible issues for cleaning apt cache
2022-11-01 21:00:52 +01:00
DanRoscigno
e5f9c65590
add to page title for search
2022-11-01 12:56:41 -04:00
Dan Roscigno
6d855755ef
Merge pull request #42844 from i94rain/fix-broken-links
...
Fix broken links in system tables docs
2022-11-01 11:47:26 -04:00
taofengliu
c43dd96f14
Merge remote-tracking branch 'upstream/master' into group_by_all
...
# Conflicts:
# src/Analyzer/QueryNode.h
2022-11-01 22:53:44 +08:00
Mikhail f. Shiryaev
09b320f9a1
Merge pull request #42643 from peter279k/add_deb_migration
...
Migration method for installing the deb-packages
2022-11-01 14:46:45 +01:00
zvonand
3c46673534
upd docs
2022-11-01 16:40:26 +03:00
Kruglov Pavel
95e64310a6
Update format.md
2022-11-01 14:06:45 +01:00
SaltTan
3afc688751
Update docs/en/sql-reference/statements/check-table.md
...
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2022-11-01 13:04:24 +00:00
Derek Chia
29318a1e13
Update nyc-taxi.md
...
- Add enum 'UNK' = 5 to `payment_type` to avoid `Unknown element 'UNK' for enum` error when loading trips_*.gz
- Change url table function to s3 table function as described in the earlier paragraph
2022-11-01 18:03:17 +08:00
SaltTan
97d361bce0
Update check-table.md
2022-11-01 10:02:04 +00:00
taofengliu
4862586417
fix docs
2022-11-01 16:27:34 +08:00
taofengliu
d0767cab1d
GROUP BY ALL in Analyzer
2022-11-01 16:18:56 +08:00
taofengliu
5630bc4d44
Merge remote-tracking branch 'upstream/master' into group_by_all
2022-11-01 16:17:04 +08:00
Vitaly Baranov
9d46547daa
Merge branch 'master' into session-log-support-sslcertificate-auth
2022-11-01 08:32:09 +01:00
zvonand
83fb05e5ca
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-decdiv
2022-11-01 09:03:29 +03:00
shuyang
7234600ec3
Apply suggestions from code review
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-31 19:15:20 -05:00
94rain
8b849d4b37
Fix broken links in system tables docs
...
Signed-off-by: 94rain <21193371+94rain@users.noreply.github.com>
2022-10-31 19:15:20 -05:00
Alexander Yakovlev
70eaf69df1
Fix a typo in table-engines/integrations/s3.md
2022-11-01 02:57:55 +03:00
SmitaRKulkarni
54035270b2
Merge branch 'master' into 42414_Enable_functions_in_readonly_mode
2022-10-31 14:15:29 +01:00