s-kat
|
5b381029f9
|
Add detection of programming language
|
2021-04-15 15:02:53 +03:00 |
|
s-kat
|
cdf8ab71d2
|
add FunctionsTonalityClassification.cpp
|
2021-04-14 21:42:33 +03:00 |
|
s-kat
|
4412aa39bb
|
Remove stringstream
|
2021-03-23 22:32:54 +03:00 |
|
s-kat
|
0049a2820e
|
Fix FrequencyHolder.h
|
2021-03-23 21:55:14 +03:00 |
|
s-kat
|
27a635b19e
|
Fix 2.0
|
2021-03-19 13:06:21 +03:00 |
|
s-kat
|
ca0b8827b9
|
Fix
|
2021-03-19 12:34:33 +03:00 |
|
s-kat
|
473c47abcc
|
Add charset_freq
|
2021-03-19 00:57:42 +03:00 |
|
s-kat
|
274601232b
|
Delete trash
|
2021-03-18 17:08:26 +03:00 |
|
s-kat
|
ff30b40bf6
|
Major improvements
|
2021-03-18 17:05:28 +03:00 |
|
s-kat
|
4c44e21c29
|
Delete triGramcount
|
2021-02-08 15:23:51 +03:00 |
|
s-kat
|
b1621c273d
|
Minor fixes in ya.make
|
2021-02-07 22:49:58 +03:00 |
|
s-kat
|
3d80504272
|
Fix biGramcount and triGramcount
|
2021-02-07 22:46:33 +03:00 |
|
s-kat
|
69f94808c9
|
Add biGramcount and TriGramcount
|
2021-02-07 22:14:54 +03:00 |
|
s-kat
|
f911f7459a
|
First step of work
|
2021-02-07 21:40:55 +03:00 |
|
Alexander Kuzmenkov
|
f42aefc4a4
|
Merge pull request #19750 from excitoon-favorites/s3betterglobs
Used global region for accessing S3 if can't determine exactly
|
2021-01-29 23:44:14 +03:00 |
|
Alexander Kuzmenkov
|
98e88d7305
|
Merge pull request #19793 from excitoon-favorites/fixcompressions3
Fixed table function S3 `auto` compression mode
|
2021-01-29 23:42:05 +03:00 |
|
alexey-milovidov
|
f996b84334
|
Merge pull request #19819 from Enmk/encrypt_decrypt_doc_fixes
Updated docs on encrypt/decrypt functions
|
2021-01-29 22:36:09 +03:00 |
|
alexey-milovidov
|
276e972166
|
Merge pull request #19789 from ClickHouse/fix-great-circle-angle
Fix mistake in greatCircleAngle
|
2021-01-29 21:35:26 +03:00 |
|
alexey-milovidov
|
d19feb724b
|
Merge pull request #19799 from CurtizJ/fix-uint8-filtering
Fix filtering by Uint8 greater than 127
|
2021-01-29 21:34:42 +03:00 |
|
alesapin
|
048938effe
|
Merge pull request #19806 from ClickHouse/dont_run_all_tests_in_parallel
Don't run all stateless tests in parallel
|
2021-01-29 18:34:56 +03:00 |
|
Vasily Nemkov
|
8763b8bc59
|
Updated docs on encrypt/decrypt functions
|
2021-01-29 17:16:10 +02:00 |
|
Ilya Yatsishin
|
a353020c54
|
Merge pull request #19804 from davenger/odbc_build_fix
Fix dependency on ODBC for Yandex internal build
|
2021-01-29 16:50:59 +03:00 |
|
alexey-milovidov
|
f8c897d308
|
Merge pull request #19798 from ClickHouse/test-connections
Add test script for #19794
|
2021-01-29 16:24:45 +03:00 |
|
alesapin
|
941f60a7b5
|
Temporary retrun dicttoxml to integration tests runner
|
2021-01-29 16:17:17 +03:00 |
|
alesapin
|
626a23afc7
|
Fix option
|
2021-01-29 15:51:10 +03:00 |
|
alexey-milovidov
|
4cfcc18a7f
|
Merge pull request #19786 from ClickHouse/int-round-ubsan
Fix UBSan report in "round"
|
2021-01-29 14:59:12 +03:00 |
|
alexey-milovidov
|
0679d81c0d
|
Merge pull request #19788 from ClickHouse/array-enumerate-extended-bug
Fix trivial bug in arrayEnumerateUniq
|
2021-01-29 14:58:38 +03:00 |
|
Alexander Gololobov
|
0ee05d34fc
|
Fix dependency on ODBC for Yandex internal build
|
2021-01-29 14:54:54 +03:00 |
|
Kruglov Pavel
|
742b740753
|
Merge pull request #18490 from damozhaeva/dmozhaeva-DOCSUP-4705-edit-and-translate
DOCSUP-4705 edit and translate
|
2021-01-29 14:46:42 +03:00 |
|
Maksim Kita
|
ccd86154ec
|
Merge pull request #19764 from emhlbmc/patch-1
Update mergetree.md
|
2021-01-29 14:05:44 +03:00 |
|
Maksim Kita
|
c7401f219f
|
Merge pull request #18236 from kitaisreal/dictionaries-support-for-nullable-and-array
[WIP] Dictionaries support for Array and Nullable
|
2021-01-29 12:02:23 +03:00 |
|
alesapin
|
bcc3c4193e
|
Merge pull request #19697 from qoega/easier-macro-xml-generate
No more dicttoxml with excessive logs in integration tests
|
2021-01-29 12:00:20 +03:00 |
|
Anton Popov
|
031132038b
|
fix filtering by uint8 greater than 127
|
2021-01-29 10:39:18 +03:00 |
|
Alexey Milovidov
|
5a92e633a1
|
Remove useless headers
|
2021-01-29 10:37:46 +03:00 |
|
Alexey Milovidov
|
bfcb12c2e9
|
Add test-connect tool
|
2021-01-29 09:13:43 +03:00 |
|
alexey-milovidov
|
76894ccb9f
|
Update greatCircleDistance.cpp
|
2021-01-29 08:52:52 +03:00 |
|
Alexey Milovidov
|
9477f8a8b1
|
Revert "Remove old non-automated test"
This reverts commit 217d05443a .
|
2021-01-29 08:27:58 +03:00 |
|
Vladimir Chebotarev
|
d729aacb09
|
Fixed table function S3 auto compression mode.
|
2021-01-29 07:54:52 +03:00 |
|
Alexey Milovidov
|
b7f1a953d5
|
Fix test
|
2021-01-29 06:24:59 +03:00 |
|
Alexey Milovidov
|
f4a05bd773
|
Fix mistake in greatCircleAngle
|
2021-01-29 05:05:46 +03:00 |
|
Alexey Milovidov
|
b3944006cb
|
Fix trivial bug in arrayEnumerateUniq
|
2021-01-29 04:41:55 +03:00 |
|
alexey-milovidov
|
10160e5adf
|
Merge pull request #19767 from kitaisreal/low-cardinality-uuid-fix
LowCardinality UUID fix
|
2021-01-29 04:06:28 +03:00 |
|
Alexey Milovidov
|
eb0473c3f9
|
Fix UBSan report in "round"
|
2021-01-29 04:03:38 +03:00 |
|
Alexey Milovidov
|
9c111a7bdb
|
Translate comment in test
|
2021-01-29 03:53:54 +03:00 |
|
alexey-milovidov
|
9dfe451c35
|
Merge pull request #19762 from kitaisreal/clickhouse-client-query-param-cte-test
Clickhouse client query param CTE added test
|
2021-01-29 03:39:37 +03:00 |
|
alexey-milovidov
|
86adfd968c
|
Merge pull request #19724 from ClickHouse/aku/client-empty-line
add empty line after error messages in client
|
2021-01-29 03:39:13 +03:00 |
|
alexey-milovidov
|
fa7a795c3a
|
Merge pull request #19588 from ClickHouse/disable-checksums-on-read
Allow to disable checksums on read
|
2021-01-29 02:37:26 +03:00 |
|
Maksim Kita
|
5e3fce1509
|
Added test to ANTLR skip_list.json
|
2021-01-29 00:29:51 +03:00 |
|
Alexander Kuzmenkov
|
d72b302b97
|
Update Client.cpp
|
2021-01-28 23:16:35 +03:00 |
|
alexey-milovidov
|
7249845f62
|
Merge pull request #19761 from TisonKun/patch-1
correct style zh doc typo
|
2021-01-28 20:39:16 +03:00 |
|