Commit Graph

6815 Commits

Author SHA1 Message Date
Kseniia Sumarokova
5da673c3a5
Merge pull request #31104 from bigo-sg/hive_table
Implement hive table engine
2022-01-14 09:39:17 +03:00
alexey-milovidov
4b55884295
Merge pull request #33455 from ramazanpolat/patch-2
mention async insert
2022-01-14 01:14:03 +03:00
13DaGGeR
c1ab96bf0f
Fix typo: OPTMIZE -> OPTIMIZE 2022-01-13 13:32:45 +03:00
taiyang-li
82a3024712 Merge remote-tracking branch 'ck/master' into bigo_hive_table 2022-01-13 18:11:23 +08:00
Kseniia Sumarokova
5d2324368f
Update mongodb.md 2022-01-13 09:37:57 +03:00
taiyang-li
66813a3aa9 merge master 2022-01-12 16:56:29 +08:00
Natasha Murashkina
7b7eec6141
Specify clang version for CC / CXX bc no symlinks
The proposed script for installing clang (sudo bash -c "$(wget -O - https://apt.llvm.org/llvm.sh)) doesn't automatically create symlinks from clang-XX to clang. Thus we need to either specify the version like clang-13 or instruct the user to create symlinks. I think the former is easier.
2022-01-11 10:24:09 +03:00
Maksim Kita
4ddac56787
Merge pull request #33479 from bharatnc/ncb/h3-misc-funcs
add h3 misc functions - part 1
2022-01-10 23:44:42 +03:00
Sergei Trifonov
730d49dc69
fix typo 2022-01-10 17:04:22 +03:00
Nikolay Degterinsky
dd2779fadc
Merge pull request #33489 from rad1k4l/patch-1
Fix typo in docs - Invalid xml config
2022-01-10 11:55:07 +03:00
Orkhan Zeynalli
78dce08260
Fix typo for english language 2022-01-10 12:18:22 +04:00
Kseniia Sumarokova
e6ea7c361d
Merge pull request #32836 from stigsb/explain-table-override
Add `EXPLAIN TABLE OVERRIDE` for pre-validating overrides.
2022-01-10 09:58:16 +03:00
Kseniia Sumarokova
d0a847befc
Merge pull request #33200 from kssenii/fix-materialized-postgresql-ddl-validation
materialized postgresql fix ddl validation
2022-01-09 21:12:13 +03:00
bharatnc
e61ef2d3f2 docs for h3CellAreaRads2 2022-01-08 15:23:47 -08:00
bharatnc
924cb5dede docs for h3CellAreaM2 2022-01-08 15:23:46 -08:00
bharatnc
abd2c65106 docs for h3HexAreaKm2 2022-01-08 15:23:46 -08:00
bharatnc
21e18c5b8d docs for h3RadsToDegrees 2022-01-08 15:23:46 -08:00
bharatnc
8b3fad9a61 docs for h3DegsToRads 2022-01-08 15:23:46 -08:00
Maksim Kita
ff645a062a
Merge pull request #33465 from kitaisreal/function-array-last-index
Added function arrayLastIndex
2022-01-08 23:08:04 +03:00
Mojtaba Yaghoobzadeh
72d28e3c0a
Fix returned value
There is a mistake in section "Example for range key dictionary". The returned value is not correct.
2022-01-08 17:46:03 +03:30
kssenii
c94f4163f7 Merge remote-tracking branch 'upstream/master' into fix-materialized-postgresql-ddl-validation 2022-01-08 15:56:46 +03:00
Maksim Kita
7d1d1e739f Added documentation 2022-01-08 11:39:05 +03:00
mergify[bot]
905d5be288
Merge branch 'master' into add-decodeURLFormComponent 2022-01-08 01:22:40 +00:00
Maksim Kita
4fc5464283
Merge pull request #33421 from peter279k/patch-6
Add postgresql_port config parameter description
2022-01-08 02:02:18 +03:00
Maksim Kita
78029ebd95
Merge pull request #33458 from den-crane/Docs/fix_trailing_zeros
Doc. actualize trailing zeros removal in documentation
2022-01-07 22:58:39 +03:00
Denny Crane
613fe9572c
ALTER TABLE RESET SETTING example 2022-01-07 15:45:40 -04:00
Denny Crane
0cb9e979ca actualize trailing zeros removal in documentation 2022-01-07 14:53:17 -04:00
alexey-milovidov
140d64f785
Merge pull request #33415 from kitaisreal/function-array-last
Added function arrayLast
2022-01-07 20:37:06 +03:00
Ramazan Polat
dfe103cdbe
mention async insert 2022-01-07 19:48:01 +03:00
Maksim Kita
af37eca3fb Executable UserDefinedFunction documentation fix 2022-01-07 19:19:18 +03:00
Maksim Kita
0cb4c71a53 Function arrayLast added documentation 2022-01-07 19:00:37 +03:00
cmsxbc
37349a9d0f
add function decodeURLFormComponent 2022-01-07 20:51:30 +08:00
tekeri
4e402baa84
Fix typo: command_write_timeout 2022-01-07 14:19:48 +09:00
Chun-Sheng, Li
be2cbbcccd
Add postgresql_port config parameter description 2022-01-06 09:59:03 +08:00
Maksim Kita
985dbedc67
Merge pull request #33404 from freedomDR/doc_bloomfilter_fix
doc fix bloomfilter
2022-01-05 16:20:47 +03:00
Chun-Sheng, Li
9140caf85a
Fixing typo and add MariaDB command-line tool 2022-01-05 14:09:00 +08:00
freedomDR
af601f98d3 doc fix bloomfilter 2022-01-05 03:37:54 +00:00
Denny Crane
466078031d
Update date-time-functions.md 2022-01-04 18:53:01 -04:00
Maksim Kita
53e45c34e3
Merge pull request #33373 from den-crane/patch-54
Doc. default values for max_concurrent_queries settings
2022-01-04 14:06:41 +03:00
李扬
2df2442ad0
Merge branch 'master' into hive_table 2022-01-04 01:26:16 -06:00
Denny Crane
7261e121dd
Update string-search-functions.md 2022-01-03 16:19:54 -04:00
Denny Crane
bb713f1487
Update settings.md 2022-01-03 16:01:18 -04:00
Denny Crane
9114d127e0
default values for max_concurrent_queries settings 2022-01-03 15:48:22 -04:00
Maksim Kita
4363865757
Merge pull request #33339 from freedomDR/add_doc_settings
docs setting shutdown wait time add comment
2022-01-03 14:02:55 +03:00
Maksim Kita
e0a091d068
Merge pull request #33337 from anselmodadams/patch-1
Documentation fix - incorrect CREATE DICTIONARY statement order
2022-01-02 20:15:04 +03:00
Maksim Kita
8e83f2d154 Updated documentation 2022-01-02 20:02:53 +03:00
Maksim Kita
4f62155b84 UserDefinedExecutableFunction fix documentation 2022-01-02 16:46:11 +03:00
taiyang-li
1e102bc1b2 merge master 2022-01-01 09:01:06 +08:00
Ilya Yatsishin
f967bcdee9
Merge pull request #33143 from VitalyArt/patch-1 2021-12-31 21:28:40 +03:00
freedomDR
c0072c6db0 docs setting add shutdown_wait_unfinished_queries shutdown_wait_unfinished config 2021-12-31 02:56:20 +00:00