Commit Graph

78172 Commits

Author SHA1 Message Date
Maksim Kita
e25ac911af
Merge pull request #31458 from ka1bi4/romanzhukov-DOCSUP-16661-polygon-dictionary
DOCSUP-16661: [CLICKHOUSEDOCS] Polygon dictionary support read
2021-12-01 01:12:53 +03:00
Maksim Kita
91d3f4396e
Merge pull request #31611 from zpi1223/master
docs: chinese translation for zh development & what's new
2021-12-01 01:12:05 +03:00
alesapin
37f734bd6c
Merge pull request #31991 from ClickHouse/add_special_builds_to_ci
Add special builds to CI
2021-11-30 23:03:15 +03:00
Ivan Blinkov
8b148452e6
[website] add banner to the docs (#32007)
* [website] add banner everywhere

* force dark text

* Update base.html

* Update sidebar.html
2021-11-30 22:12:24 +03:00
Anton Popov
21c0aa4a1b
Merge pull request #31823 from amosbird/fixnullablekey
Fix invalid cast of nullable type when nullable primary key is used
2021-11-30 21:44:27 +03:00
alesapin
cd173d40d7
Merge pull request #32009 from ClickHouse/fix_build_on_master
Fix build on master
2021-11-30 19:00:18 +03:00
alesapin
adf6ff8477 Fix build on master 2021-11-30 18:58:45 +03:00
alesapin
4b1b92a288 Better builds report 2021-11-30 18:33:29 +03:00
Kseniia Sumarokova
3c348a2998
Merge pull request #8331 from Vxider/window-view
Support for Stream Processing
2021-11-30 18:20:12 +03:00
alesapin
c194c86940
Merge pull request #31985 from ClickHouse/more_stable_stress_tests
Make stress tests slightly more stable
2021-11-30 16:12:31 +03:00
alesapin
086186c765
Merge pull request #31992 from ClickHouse/run_less_checks_for_backports
Run less tests for backport branches
2021-11-30 16:00:29 +03:00
alesapin
b67865de02 Run less tests for backport branches 2021-11-30 15:59:37 +03:00
Anton Popov
53559523da
Merge pull request #31694 from Algunenano/speedup_avg_sumcount
Speedup avg and sumCount aggregate functions
2021-11-30 15:55:15 +03:00
alesapin
e4cb882909 Add special builds to CI 2021-11-30 15:45:18 +03:00
Kseniia Sumarokova
18e200b1e2
Merge pull request #31967 from ucasfl/fix-filelog
Fix FileLog engine unnesessary create meta data directory when create table failed
2021-11-30 15:38:05 +03:00
mergify[bot]
d729cd50b3
Merge branch 'master' into fixnullablekey 2021-11-30 11:44:35 +00:00
tavplubix
78224ef273
Merge pull request #31738 from ClickHouse/fix_segfault_on_attach_partition
Fix segfault on attach parititon
2021-11-30 14:32:50 +03:00
alesapin
b4d4295c16 Followup 2021-11-30 13:24:04 +03:00
alesapin
085a30b98e Fixup 2021-11-30 13:22:50 +03:00
Mikhail f. Shiryaev
1ba5fd5912
Merge pull request #31952 from ClickHouse/adjust_packages_buckets
Adjust packages buckets
2021-11-30 11:20:09 +01:00
alesapin
bccd927aec Make stress tests slightly more stable 2021-11-30 13:19:03 +03:00
Kseniia Sumarokova
a515767c51
Merge pull request #31741 from kssenii/fix-positional-args-setting
Fix aliases with positional args enabled
2021-11-30 13:17:45 +03:00
alesapin
438fa60902
Merge pull request #21326 from excitoon-favorites/flexiblemutations2
Skip mutations of unrelated partitions in `StorageMergeTree`
2021-11-30 12:15:29 +03:00
Vladimir C
ef2571af06
Merge pull request #31585 from lehasm/alexey-sm-DOCSUP-14893-document-COMPRESSION 2021-11-30 11:36:45 +03:00
Vladimir C
c6d49769d9
Apply suggestions from code review 2021-11-30 11:36:03 +03:00
kssenii
f658a8c181 Small simplification, some comments 2021-11-30 11:16:24 +03:00
Vladimir C
4c44aa748d
Merge pull request #31925 from congbaoyangrou/patch-2 2021-11-30 11:02:27 +03:00
alexey-milovidov
53c9e08816
Merge pull request #31980 from ClickHouse/fix_changes_in_documentation
Fix docs check
2021-11-30 10:43:53 +03:00
alesapin
cc3321f1ff Fix docs check 2021-11-30 10:42:02 +03:00
alesapin
ad4e6a1ebd
Merge pull request #31950 from ClickHouse/fix_integration_tests
Kill container in integration tests if it's already running
2021-11-30 10:17:19 +03:00
alesapin
9c4002658c
Merge pull request #31960 from ClickHouse/fix_segfault_in_materialized_mysql
Fix segfault in MaterializedMySQL
2021-11-30 10:16:27 +03:00
feng lv
2c51b10ff3 add tests 2021-11-30 06:31:40 +00:00
feng lv
0efabb39cf Fix FileLog engine unnesessary create meta data directory when create table failed.
fix style
2021-11-30 04:39:55 +00:00
alexey-milovidov
b5f44de8f0
Merge pull request #31948 from ramazanpolat/patch-2
fix some broken links
2021-11-30 05:59:45 +03:00
alexey-milovidov
bab8ea144b
Merge pull request #31866 from ClickHouse/fix-31687
Support toUInt8/toInt8 for if constant condition optimization.
2021-11-30 05:54:58 +03:00
alexey-milovidov
e943be340a
Merge pull request #31566 from arenadata/ADQM-388
get Build ID via Section headers first
2021-11-30 05:52:11 +03:00
alexey-milovidov
42787cfa60
Merge pull request #31802 from pkit/fix_setcap
fix setcap in docker
2021-11-30 05:49:03 +03:00
alexey-milovidov
1cc9c92d0a
Merge pull request #31951 from Algunenano/libcxx13
Drop libc-headers
2021-11-30 05:23:23 +03:00
木木夕120
07ad814b93
Merge branch 'ClickHouse:master' into master 2021-11-30 10:05:41 +08:00
alexey-milovidov
a7de366741
Merge pull request #31957 from traceon/macos-fixes
Give some love to macOS platform
2021-11-30 04:15:32 +03:00
mergify[bot]
c8533aab07
Merge branch 'master' into fix-positional-args-setting 2021-11-29 20:53:55 +00:00
kssenii
b0415b6482 Fix tests under Replicated database engine 2021-11-29 23:34:52 +03:00
Alexey
37834c30cf Review addon 2021-11-29 20:17:34 +00:00
lehasm
d1c3f12734
Update docs/ru/sql-reference/statements/insert-into.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-29 23:15:29 +03:00
lehasm
69369385ee
Update docs/ru/sql-reference/statements/select/into-outfile.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-29 23:13:48 +03:00
Kruglov Pavel
c26cac259d
Merge pull request #31671 from sevirov/sevirov-DOCSUP-18731-add_customseparatedwithnames_and_customseparatedwithnamesandtypes_formats
DOCSUP-18731: Add CustomSeparatedWithNames and CustomSeparatedWithNamesAndTypes formats
2021-11-29 23:10:26 +03:00
Kseniia Sumarokova
edf1ec776a
Merge pull request #31824 from azat/system-log-tables-recreate-different-engine
Recreate system.*_log tables in case of different engine/partition_by
2021-11-29 22:56:36 +03:00
Filatenkov Artur
2caf80665e
Merge pull request #31956 from FArthur-cmd/uncomment_docs
Uncomment docs
2021-11-29 22:44:39 +03:00
Dmitriy
2dd24a887c Fix by comments
Поправил согласно комментариям разработчика.
2021-11-29 22:16:53 +03:00
Alexander Tokmakov
b96fcd90e4 fix segfault in MaterializedMySQL 2021-11-29 22:02:32 +03:00