Robert Schulze
1974e1bf8c
Merge pull request #44479 from ClickHouse/more-robust-astselectquery-formatimpl
...
More robust ASTSelectQuery::formatImpl()
2023-01-05 12:27:40 +01:00
Alexey Milovidov
7589c29902
Merge pull request #44906 from DanRoscigno/add-touuid-docs
...
add toUUIDOrDefault docs
2023-01-05 00:01:14 +03:00
Dan Roscigno
20a35efc42
Merge pull request #44665 from burmecia/fix-ttl-doc
...
fix table ttl doc example
2023-01-04 15:53:19 -05:00
Dan Roscigno
288488f8a2
Merge pull request #44919 from DanRoscigno/revert-h3-doc-deletions
...
revert doc removal
2023-01-04 15:51:37 -05:00
Dan Roscigno
3c64cb26b0
Merge pull request #44913 from DanRoscigno/add-INFILE-docs
...
add example with file globbing
2023-01-04 15:51:12 -05:00
DanRoscigno
2397318b1a
add more about matching
2023-01-04 15:37:13 -05:00
Dan Roscigno
47a84eb2df
Merge pull request #44650 from DanRoscigno/update-replication-docs
...
add note for Cloud users
2023-01-04 15:21:48 -05:00
DanRoscigno
51f1d3ba1e
revert doc removal
2023-01-04 14:53:02 -05:00
DanRoscigno
df603911ea
add example with file globbing
2023-01-04 11:36:38 -05:00
DanRoscigno
530f0b36e9
add toUUIDOrDefault docs
2023-01-04 09:46:36 -05:00
DanRoscigno
bece361a79
add command summary
2023-01-04 07:32:52 -05:00
Alexey Milovidov
3a027d285f
Merge pull request #44828 from ClickHouse/remove-two-lines-of-code
...
What if I will remove two lines of code?
2023-01-04 04:50:52 +03:00
Robert Schulze
cfb6feffde
What happens if I remove these 139 lines of code?
2023-01-03 18:35:31 +00:00
Robert Schulze
421473e974
Merge pull request #44421 from ClickHouse/revert-of-revert-of-age-function
...
Revert revert of age function
2023-01-03 10:02:18 +01:00
Alexey Milovidov
ca117d5b94
Merge branch 'master' into remove-two-lines-of-code
2023-01-02 22:15:36 +03:00
Dmitry Novik
c646048af9
Merge pull request #44461 from ClickHouse/parts-removal-limit
...
Add part removal limit for one CleanupThread iteration
2023-01-02 20:04:19 +01:00
Kruglov Pavel
966f57ef68
Merge pull request #42777 from Avogar/improve-streaming-engines
...
Refactor and Improve streaming engines Kafka/RabbitMQ/NATS and data formats
2023-01-02 15:59:06 +01:00
Azat Khuzhin
b9125bb351
Introduce groupArrayLast() (useful to store last X values) ( #44521 )
...
* Cleanup DataTypeCustomSimpleAggregateFunction::checkSupportedFunctions()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
* Remove unused GroupArrayGeneralListImpl
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
* Introduce groupArrayLast() (useful to store last X values)
Also do some refactoring to make code cleaner:
- rename insert() to insertWithSampler() (since it is used only for
groupArraySample())
- split merge methods into Last/RNG/...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-01-02 15:20:21 +01:00
Robert Schulze
545576fe01
Merge pull request #43818 from bigo-sg/improve_from_unixtime
...
Add new functions to format datetime in joda datetime style
2023-01-02 13:41:50 +01:00
Alexey Milovidov
47ae8c5c79
Remove more lines
2023-01-02 02:06:11 +01:00
Kruglov Pavel
027b525820
Slightly better docs
2022-12-31 15:06:45 +01:00
Kruglov Pavel
791e8a90cf
Fix
2022-12-30 23:15:45 +01:00
Kruglov Pavel
7e14ee6eef
Fix incorrect docs
2022-12-30 23:14:14 +01:00
Dan Roscigno
7c03222800
Merge pull request #44740 from ClickHouse/alexey-milovidov-patch-5
...
Update type-conversion-functions.md
2022-12-30 11:38:41 -05:00
Dan Roscigno
bc456feb4b
Merge pull request #44708 from Avogar/schema-inference-docs
...
Add detailed documentation about schema inference
2022-12-30 11:19:09 -05:00
DanRoscigno
ec5314ff84
full path for links, split sql from response
2022-12-30 11:17:43 -05:00
DanRoscigno
f6c94d8645
remove table of contents
2022-12-30 10:19:09 -05:00
DanRoscigno
0df0fe2cf0
edits
2022-12-30 09:55:03 -05:00
Kruglov Pavel
5bdbee4e56
Edit URL->HDFS
2022-12-30 15:52:38 +01:00
DanRoscigno
925ce4b96c
edits
2022-12-30 09:21:12 -05:00
Alexey Milovidov
5ca6b317b0
Update type-conversion-functions.md
2022-12-30 15:57:39 +03:00
DanRoscigno
0902db3fe0
edits
2022-12-29 22:34:25 -05:00
DanRoscigno
2cc0ca3a29
full paths, add users_file_dir
2022-12-29 21:53:42 -05:00
stan
01a1da9c43
Merge branch 'master' into patch-1
2022-12-30 07:29:46 +08:00
Kruglov Pavel
894726bd8f
Merge branch 'master' into improve-streaming-engines
2022-12-29 22:59:45 +01:00
avogar
f7168ce46b
Add missing new line
2022-12-29 21:31:52 +00:00
avogar
ced668fafb
Better
2022-12-29 21:21:37 +00:00
avogar
ae715b9d00
Finish docs
2022-12-29 20:42:03 +00:00
avogar
46b7ec4209
Add detailed documentation about schema inference
2022-12-29 13:42:56 +00:00
Dmitry Novik
6efd64a61c
Merge branch 'master' into parts-removal-limit
2022-12-28 17:34:48 +01:00
taiyang-li
3e44f6574c
update doc
2022-12-28 14:58:18 +08:00
taiyang-li
5ae280611b
merge master and solve conflict
2022-12-28 14:44:10 +08:00
Bo Lu
5d1886994f
fix table ttl doc example
2022-12-28 15:45:05 +11:00
DanRoscigno
3f03fca469
add note for Cloud users
2022-12-27 13:59:00 -05:00
Denny Crane
850f77f4d2
Update external-dicts-dict-sources.md
2022-12-26 16:21:36 -04:00
DanRoscigno
54e66d875c
move title to frontatter
2022-12-23 19:33:10 -05:00
Denys Golotiuk
f364c28f4a
Added docs for randUniform
...
Implemented in [22.10](https://clickhouse.com/docs/en/whats-new/changelog/#new-feature-2 ) and delivered in https://github.com/ClickHouse/ClickHouse/pull/42411
2022-12-23 11:59:43 +02:00
Dan Roscigno
5c860133d6
Merge pull request #44514 from mrcrypster/patch-1
...
Added docs for new rand* functions (distributions)
2022-12-22 13:12:16 -05:00
Dan Roscigno
8da98001da
Merge pull request #44488 from DanRoscigno/from-final
...
From final
2022-12-22 11:30:10 -05:00
Dan Roscigno
37826d6301
Update docs/en/sql-reference/statements/select/from.md
2022-12-22 11:13:36 -05:00