Maksim Kita
|
70dc235287
|
Merge pull request #29515 from azat/bump-cmake
Bump cmake minimum required version to 3.14
|
2021-09-29 11:53:30 +03:00 |
|
Azat Khuzhin
|
d64587ef01
|
Bump cmake dependency to 3.14
libxz uses if(DEFINED CACHE{}) which has been added only in 3.14.
|
2021-09-29 10:02:47 +03:00 |
|
MaxWk
|
723ff795a8
|
support obs storage
|
2021-09-29 14:11:28 +08:00 |
|
Alexey
|
ff8140b6be
|
minor update
|
2021-09-29 05:33:16 +00:00 |
|
lehasm
|
ca203c943e
|
Update docs/en/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-09-29 08:26:32 +03:00 |
|
lehasm
|
c8a78fc2b7
|
Update docs/ru/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-09-29 08:26:12 +03:00 |
|
lehasm
|
900dad6d6f
|
Update docs/en/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-09-29 08:25:44 +03:00 |
|
lehasm
|
1d98170f02
|
Update docs/ru/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-09-29 08:25:25 +03:00 |
|
lehasm
|
85826bb014
|
Update docs/en/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-09-29 08:24:56 +03:00 |
|
lehasm
|
de5d2271e5
|
Update docs/ru/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-09-29 08:24:30 +03:00 |
|
lehasm
|
30eed6138e
|
Update docs/ru/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-09-29 08:24:04 +03:00 |
|
lehasm
|
764b170319
|
Update docs/ru/sql-reference/functions/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-09-29 08:22:06 +03:00 |
|
robot-clickhouse
|
2805c28e65
|
Update version_date.tsv after release 21.8.8.29
|
2021-09-29 02:57:45 +03:00 |
|
alexey-milovidov
|
be427555e5
|
Merge pull request #29476 from ClickHouse/fix_29456
Fix table name escaping in Lazy database
|
2021-09-29 02:45:40 +03:00 |
|
alexey-milovidov
|
33f193fea9
|
Merge pull request #29343 from azat/deb-lld
Add lld into Build-Depends for debian package
|
2021-09-29 01:00:43 +03:00 |
|
alexey-milovidov
|
c37932a0b7
|
Merge pull request #29461 from azat/fix-2024_merge_regexp_assert
Fix 2024_merge_regexp_assert
|
2021-09-29 00:57:11 +03:00 |
|
alexey-milovidov
|
d46dfd0ddd
|
Merge pull request #29446 from azat/isNull-isNotNull-format
Transform isNull/isNotNull to IS NULL/IS NOT NULL (for external dbs)
|
2021-09-29 00:56:57 +03:00 |
|
alexey-milovidov
|
0965f9f3c4
|
Merge pull request #29453 from azat/tests-enable-memory-profiler
Enable memory profiler on CI
|
2021-09-29 00:56:42 +03:00 |
|
alexey-milovidov
|
f6db7552b6
|
Merge pull request #29444 from CurtizJ/fix-deadlock-async-inserts
Fix deadlock in concurrent async inserts and truncates
|
2021-09-29 00:56:29 +03:00 |
|
Denny Crane
|
7ac7105765
|
Update datetime64.md
|
2021-09-28 17:43:12 -03:00 |
|
Denny Crane
|
7a150c6916
|
Update datetime64.md
range of precision datetime64
|
2021-09-28 17:40:50 -03:00 |
|
Nikita Mikhaylov
|
340fb049cf
|
Merge pull request #29497 from nikitamikhaylov/fuzz
Use `max_parse_depth` in fuzzers
|
2021-09-28 23:18:07 +03:00 |
|
Nikita Mikhaylov
|
0e602d85f0
|
Done
|
2021-09-28 20:16:32 +00:00 |
|
alesapin
|
7962ea5958
|
Merge pull request #29417 from ClickHouse/compressed_snapshots
Compress keeper snapshots with default ZSTD codec
|
2021-09-28 23:09:43 +03:00 |
|
Maksim Kita
|
0279afa738
|
Merge pull request #29474 from kitaisreal/bloom-filter-indexes-updated-tests
Bloom filter indexes updated tests
|
2021-09-28 22:40:27 +03:00 |
|
Maksim Kita
|
9ecd0a3f4f
|
Merge pull request #29220 from ClickHouse/full-text-bloom-filter-index-map-data-type
Merging #28511
|
2021-09-28 22:40:17 +03:00 |
|
tavplubix
|
75be60ff22
|
Merge pull request #29452 from azat/clickhouse-test-fix-term
clickhouse-test: fix shared list object (by fixing manager lifetime)
|
2021-09-28 22:34:21 +03:00 |
|
Ilya Yatsishin
|
ef3b1a9e5d
|
Merge pull request #29449 from azat/clickhouse-test-long-tag
|
2021-09-28 21:51:32 +03:00 |
|
Anton Popov
|
369821634b
|
Merge pull request #29390 from azat/fix-async-insert-tests
Fix 02015_async_inserts_2 flakiness
|
2021-09-28 21:07:26 +03:00 |
|
Nikolai Kochetov
|
ee2c12b4ab
|
Fix pissble hang in PushingAsyncPipelineExecutor.
|
2021-09-28 20:47:20 +03:00 |
|
Dmitry Novik
|
29587c5013
|
Pass all parameters to process_functional_tests_result.py
|
2021-09-28 20:38:41 +03:00 |
|
alexey-milovidov
|
2c56352b7e
|
Remove old CLA
|
2021-09-28 20:16:33 +03:00 |
|
Nikita Mikhaylov
|
4ac80808fe
|
Merge pull request #29455 from azat/enable-memory-profiler
Enable per-query memory profiler (set to memory_profiler_step=4MiB) globally
|
2021-09-28 20:00:06 +03:00 |
|
Ilya Yatsishin
|
e66e081119
|
Merge pull request #28522 from qoega/improve-integration-1
Improve integration tests: work with iptables and services listing
|
2021-09-28 16:35:38 +03:00 |
|
BiteTheDDDDt
|
f969414ce7
|
update zh doc of windowfunnel
|
2021-09-28 21:04:58 +08:00 |
|
BiteTheDDDDt
|
5e8e9f4875
|
update zh doc of windowfunnel
|
2021-09-28 21:02:49 +08:00 |
|
BiteTheDDDDt
|
40a6271095
|
update zh doc of windowfunnel
|
2021-09-28 21:02:37 +08:00 |
|
BiteTheDDDDt
|
8f69cbe821
|
update zh doc of windowfunnel
|
2021-09-28 20:56:04 +08:00 |
|
Nikolai Kochetov
|
ebe4cb0bbb
|
Fix tests.
|
2021-09-28 15:32:43 +03:00 |
|
Ivan Blinkov
|
378ebb3f3a
|
Merge pull request #29477 from ClickHouse/blinkov-patch-23
[docs] switch to a new content repo (tied to content.clickhouse.com)
|
2021-09-28 15:14:19 +03:00 |
|
Dmitry Novik
|
6b12869f6e
|
Fix path to executable
|
2021-09-28 15:11:18 +03:00 |
|
Ivan Blinkov
|
19d389297b
|
[docs] switch to a new repo for website content (tied to content.clickhouse.com)
|
2021-09-28 15:07:20 +03:00 |
|
Anton Popov
|
83fd853169
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-28 15:03:27 +03:00 |
|
Ilya Golshtein
|
d67bc0bef4
|
minor fixes in ORs in JOIN
|
2021-09-28 14:11:33 +03:00 |
|
Ilya Golshtein
|
7ebc16c1b3
|
get rid of DNF and related features in ORs in JOIN
|
2021-09-28 14:11:33 +03:00 |
|
Ilya Golshtein
|
1dc7fc5962
|
fix bug found by PVS in ORs in JOIN
|
2021-09-28 14:11:33 +03:00 |
|
Ilya Golshtein
|
626bfdf23c
|
compatible filter conditions, fixes and new tests in ORs in JOIN
|
2021-09-28 14:11:33 +03:00 |
|
Ilya Golshtein
|
bbd548e81d
|
bypass filer conditions in DNF in ORs in JOIN (part 2)
|
2021-09-28 14:11:33 +03:00 |
|
Ilya Golshtein
|
336b2a4c68
|
bypass filer conditions in DNF in ORs in JOIN (part 1)
|
2021-09-28 14:11:33 +03:00 |
|
vdimir
|
760a92c490
|
Do not allow in optimizeClauses conditions for different table joined via OR
|
2021-09-28 14:11:32 +03:00 |
|