Anna
|
bc277892f4
|
add desc for encodeXMLComponent
|
2020-12-27 14:21:58 +03:00 |
|
alexey-milovidov
|
eae916315a
|
Merge pull request #18519 from UnamedRus/patch-1
Docs for table, column, database names passed as parameters.
|
2020-12-26 10:01:26 +03:00 |
|
alexey-milovidov
|
8eb9788955
|
Merge pull request #18523 from CurtizJ/fix-cast-to-map
Fix cast to map from tuple of arrays with unequal sizes
|
2020-12-26 10:00:01 +03:00 |
|
alexey-milovidov
|
00bc167872
|
Merge pull request #18531 from ClickHouse/update_cctz
Update timezones to 2020e
|
2020-12-26 09:58:12 +03:00 |
|
Nikita Mikhaylov
|
c3ad122142
|
Merge pull request #18520 from nikitamikhaylov/fuzz-17876
NaN argument in function 'bar'
|
2020-12-26 04:32:05 +03:00 |
|
Nikita Mikhaylov
|
7b23b866a2
|
Merge pull request #18475 from nikitamikhaylov/andyyzh-bitmap64A
Merging #17858
|
2020-12-26 04:31:49 +03:00 |
|
UnamedRus
|
a087f23af6
|
Update docs/en/interfaces/cli.md
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2020-12-26 01:46:56 +03:00 |
|
UnamedRus
|
762e757557
|
Update docs/ru/interfaces/cli.md
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2020-12-26 01:46:47 +03:00 |
|
alesapin
|
4b51a401ec
|
Update cctz to 2020e
|
2020-12-25 23:36:44 +03:00 |
|
Nikita Mikhaylov
|
9a3feb770e
|
Merge pull request #18399 from gyuton/gyuton-DOCSUP-4967-finalizeAggregation
DOCSUP-4967: Updated finalizeAggregation documentation
|
2020-12-25 22:55:37 +03:00 |
|
alexey-milovidov
|
230f9b6ad4
|
Merge pull request #18449 from vladimir-golovchenko/fix-AM-abbreviation-handling-for-parseDateTimeBestEffort
Bug fix '#18402 parseDateTimeBestEffort should not ignore AM abbreviation for 12th hour'
|
2020-12-25 22:32:43 +03:00 |
|
alexey-milovidov
|
fcacb053db
|
Merge pull request #18376 from azat/deb-compatibility-levels
bump compatibility level to 10 for debian manifests
|
2020-12-25 22:28:17 +03:00 |
|
alexey-milovidov
|
849ca482c9
|
Merge pull request #18458 from spongedu/support_exists_database
support EXISTS DATABASE syntax
|
2020-12-25 22:28:02 +03:00 |
|
alexey-milovidov
|
936653496a
|
Merge pull request #18488 from traceon/patch-1
Allow AppleClang builds
|
2020-12-25 21:42:40 +03:00 |
|
Anton Popov
|
721bb60edd
|
fix cast to map from tuple of arrays with unequal sizes
|
2020-12-25 20:12:47 +03:00 |
|
Nikita Mikhaylov
|
4a87118f02
|
Update other-functions.md
|
2020-12-25 19:04:38 +03:00 |
|
Nikita Mikhailov
|
4da4388132
|
better
|
2020-12-25 18:59:31 +03:00 |
|
Nikita Mikhailov
|
2239f9b0c6
|
done
|
2020-12-25 18:54:38 +03:00 |
|
George
|
b900ddd1c3
|
fixed description
|
2020-12-25 18:50:38 +03:00 |
|
robot-clickhouse
|
4af0d73446
|
Update version_date.tsv after release 20.8.11.17
|
2020-12-25 18:38:21 +03:00 |
|
Nikita Mikhailov
|
cdc1f068d2
|
skip arcadia
|
2020-12-25 17:13:26 +03:00 |
|
Ivan
|
ff80c1f3ce
|
Move --antlr arg outside of parser group
|
2020-12-25 15:59:02 +03:00 |
|
Anton Popov
|
ed623a1c6a
|
Merge pull request #18436 from CurtizJ/remove-unused-code-1
Remove unused code
|
2020-12-25 14:22:56 +03:00 |
|
George
|
ca0a3de581
|
fixed typos
|
2020-12-25 13:35:16 +03:00 |
|
alexey-milovidov
|
aba7b5f60d
|
Merge pull request #18493 from ClickHouse/fix-flaky-test-buffer
Fix flaky test 01584_distributed_buffer_cannot_find_column
|
2020-12-25 12:07:03 +03:00 |
|
alesapin
|
2c2e1c915c
|
Merge pull request #18489 from azat/build-job-pool-fixes
Build job pool tiny fixes
|
2020-12-25 10:21:41 +03:00 |
|
alesapin
|
c9bbde649c
|
Merge pull request #18312 from ClickHouse/simplier_coverage
Make single image for building coverage report
|
2020-12-25 10:18:39 +03:00 |
|
UnamedRus
|
8de33481b5
|
Eng. Params docs for col, tbl, db names.
|
2020-12-25 06:10:08 +03:00 |
|
UnamedRus
|
05689a460b
|
Docs for params support of col, tbl, db names.
|
2020-12-25 06:01:16 +03:00 |
|
alexey-milovidov
|
491f481713
|
Merge pull request #18481 from ClickHouse/disable_write_with_aio
Disable write with AIO even for big merges
|
2020-12-25 04:24:43 +03:00 |
|
Alexey Milovidov
|
a671f13595
|
Fix flaky test 01584_distributed_buffer_cannot_find_column
|
2020-12-25 04:20:09 +03:00 |
|
Nikita Mikhaylov
|
7d8a307bb2
|
Merge pull request #15316 from nikitamikhaylov/copier-segfault
Add some extra tests to copier
|
2020-12-25 03:08:12 +03:00 |
|
Azat Khuzhin
|
4c69612fa7
|
Limit parallel link jobs only if ThinLTO *is* enabled
Before it checks only ENABLE_THINLTO flag, which enables ThinLTO only
for RelWithDebInfo.
|
2020-12-24 22:57:44 +03:00 |
|
Azat Khuzhin
|
a16535687e
|
Fix typo for parallel link jobs condition
|
2020-12-24 22:57:44 +03:00 |
|
Denis Glazachev
|
1ddea6d7ee
|
Allow AppleClang builds
|
2020-12-24 22:08:20 +04:00 |
|
alexey-milovidov
|
30e3900235
|
Merge pull request #18435 from vdimir/ip-dict-minor-fix
Raise an error if more than one key is provided to ip_dictionary
|
2020-12-24 20:16:07 +03:00 |
|
alesapin
|
64c4ade5b0
|
Remove accident chage
|
2020-12-24 19:34:53 +03:00 |
|
alesapin
|
5d94b7eec0
|
Remove non working code
|
2020-12-24 19:30:53 +03:00 |
|
alesapin
|
303c4f98cc
|
Add ability to collect coverage from integration tests
|
2020-12-24 18:51:53 +03:00 |
|
alesapin
|
25d6f2776b
|
Add ability to collect coverage from integration tests
|
2020-12-24 18:51:12 +03:00 |
|
Nikita Mikhaylov
|
6818b24fe5
|
Merge pull request #18381 from CurtizJ/part-types-merge
Restrict merges from wide to compact parts
|
2020-12-24 17:47:14 +03:00 |
|
Amos Bird
|
a797ac6d80
|
fix test again...
|
2020-12-24 17:43:20 +03:00 |
|
Amos Bird
|
6648b89843
|
fix test
|
2020-12-24 17:43:20 +03:00 |
|
Amos Bird
|
ccc426cd10
|
update croaring
|
2020-12-24 17:43:20 +03:00 |
|
Amos Bird
|
e42f83ae72
|
small fix
|
2020-12-24 17:43:20 +03:00 |
|
Amos Bird
|
c19ce7dad3
|
rewrite with better code
|
2020-12-24 17:43:20 +03:00 |
|
Andy Yang
|
cc75c33064
|
modify code style
|
2020-12-24 17:43:20 +03:00 |
|
Andy Yang
|
ccb2fcc161
|
Support bitmap64 feature
|
2020-12-24 17:43:20 +03:00 |
|
Nikita Mikhailov
|
63dc8c5462
|
better
|
2020-12-24 17:24:51 +03:00 |
|
Ilya Yatsishin
|
608b9a28ba
|
Merge pull request #18463 from qoega/codespell-changes
Fix codespell warnings. Split style checks. Update style checks docker
|
2020-12-24 16:53:11 +03:00 |
|