alexey-milovidov
|
1536e89abe
|
Merge pull request #12287 from ClickHouse/fix_skip_list_option_old_branches
Fix skip lists for old branches
|
2020-07-09 04:25:35 +03:00 |
|
alexey-milovidov
|
36205e3ddf
|
Merge pull request #12181 from azat/bump-arrow-to-0.17
Bump arrow to 0.17 (and flatbuffers to v1.12, required by arrow)
|
2020-07-09 04:24:47 +03:00 |
|
Nikita Mikhaylov
|
1918d1d417
|
Fix ORC build (#12258)
* first try
* change submodule
* Update .gitmodules
* include build directory
* Update .gitmodules
Co-authored-by: Nikita Mikhailov <jakalletti@jakalletti-build.sas.yp-c.yandex.net>
|
2020-07-09 03:49:21 +04:00 |
|
alexey-milovidov
|
f021376874
|
Merge pull request #12178 from azat/gcc10-build-fixes
gcc10/cmake build fixes
|
2020-07-09 01:49:07 +03:00 |
|
alexey-milovidov
|
1062270580
|
Merge pull request #12296 from ClickHouse/fix_rare_hanging_in_dnsresolver
Fix rare hanging in DNSResolver
|
2020-07-09 00:35:07 +03:00 |
|
Vitaly Baranov
|
d3230e5566
|
Merge pull request #12290 from vitlibar/show-error-after-trie-dictionary-failed-to-load
Show error after TrieDictionary failed to load.
|
2020-07-08 21:49:50 +03:00 |
|
Azat Khuzhin
|
d2d49972f1
|
Bump CI (after non-restartable inner CI issue)
This reverts commit d199961e6e .
|
2020-07-08 21:18:49 +03:00 |
|
tavplubix
|
33c3545125
|
Merge pull request #12197 from nikitamikhaylov/csv-file-bugfix
Headers for CSVWithNames in StorageFile
|
2020-07-08 20:42:49 +03:00 |
|
Alexander Kuzmenkov
|
dd907b2ee9
|
Merge pull request #12111 from ClickHouse/aku/query-fuzzer
AST-based query fuzzing mode for clickhouse-client
|
2020-07-08 19:47:53 +03:00 |
|
alesapin
|
c2d4b02f5a
|
Add more tests to skip
|
2020-07-08 18:26:54 +03:00 |
|
Alexander Tokmakov
|
c48ed67760
|
get hostname without mutex
|
2020-07-08 17:39:48 +03:00 |
|
alesapin
|
88ff072da4
|
More skip checks
|
2020-07-08 16:00:59 +03:00 |
|
alesapin
|
c0dea3ab1c
|
Ignore testflows exit code
|
2020-07-08 15:52:54 +03:00 |
|
alexey-milovidov
|
d199961e6e
|
Rerun tests
|
2020-07-08 15:12:23 +03:00 |
|
Alexander Kuzmenkov
|
cec35a0e1d
|
Update README.md
|
2020-07-08 15:07:01 +03:00 |
|
Alexander Kuzmenkov
|
c9162f6e77
|
Update README.md
|
2020-07-08 15:05:49 +03:00 |
|
alesapin
|
306bad6b81
|
Add tests to skip list
|
2020-07-08 15:05:20 +03:00 |
|
Alexander Kuzmenkov
|
344e2713fa
|
Update README.md
|
2020-07-08 14:52:06 +03:00 |
|
alexey-milovidov
|
df8cde7b54
|
Merge pull request #12279 from ClickHouse/fix-array-fill
Fix arrayFill for empty arrays.
|
2020-07-08 14:28:15 +03:00 |
|
alexey-milovidov
|
3f0c257389
|
Merge pull request #12275 from ClickHouse/supertype-low-cardinality
Supertype for LowCardinality
|
2020-07-08 14:27:48 +03:00 |
|
alexey-milovidov
|
51afbf8f8d
|
Merge pull request #12276 from ClickHouse/test-pod-array
Added a test for PaddedPODArray just in case
|
2020-07-08 14:27:16 +03:00 |
|
Alexander Kuzmenkov
|
bd14d06476
|
Update README.md
|
2020-07-08 14:25:43 +03:00 |
|
Artem Zuikov
|
26295f8695
|
try remove strange logic in DuplicateOrderByVisitor (#12267)
|
2020-07-08 14:24:50 +03:00 |
|
Vitaly Baranov
|
4e40965c88
|
Show error after TrieDictionary failed to load.
|
2020-07-08 13:55:39 +03:00 |
|
alesapin
|
84f8bf1e14
|
Merge pull request #10697 from CurtizJ/polymorphic-parts
Polymorphic parts (in-memory format)
|
2020-07-08 13:25:45 +03:00 |
|
Alexander Kuzmenkov
|
a420b1989a
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-07-08 13:18:09 +03:00 |
|
Alexander Kuzmenkov
|
de0a6c0839
|
fix builds
|
2020-07-08 13:17:06 +03:00 |
|
alesapin
|
c7729e465a
|
Hide nonzero error code on testflows runner
|
2020-07-08 13:10:53 +03:00 |
|
Alexander Kuzmenkov
|
76ef8feb04
|
Update packager
|
2020-07-08 12:52:03 +03:00 |
|
alesapin
|
dc8051f737
|
Fixes
|
2020-07-08 12:47:14 +03:00 |
|
Alexander Kuzmenkov
|
08762dc825
|
Update build.sh
|
2020-07-08 12:46:44 +03:00 |
|
Alexander Kuzmenkov
|
68189db872
|
Update int_parsing.xml
|
2020-07-08 12:40:33 +03:00 |
|
alesapin
|
9ea3bdd054
|
Fix skip lists for old branches
|
2020-07-08 11:41:39 +03:00 |
|
alesapin
|
f04a49a114
|
Merge pull request #12256 from ianton-ru/redirect_limit_exception
throw exception on redirect limit in S3 request
|
2020-07-08 10:33:42 +03:00 |
|
Ivan Blinkov
|
c36bf6d937
|
Update README.md
|
2020-07-08 10:18:51 +03:00 |
|
alexey-milovidov
|
b87e9f6e1d
|
Merge pull request #11971 from ClickHouse/perf-test-questdb
Added performance test to resemble "questionable" benchmark
|
2020-07-08 08:39:08 +03:00 |
|
Alexey Milovidov
|
9c53a90e3d
|
Non-significant changes
|
2020-07-08 06:16:20 +03:00 |
|
alexey-milovidov
|
d0d1590d0d
|
Merge pull request #12271 from ClickHouse/fix-logical-functions-review
Fix minor issues in ternary logic
|
2020-07-08 05:33:37 +03:00 |
|
Alexey Milovidov
|
cea3de5243
|
Added a test
|
2020-07-08 04:58:32 +03:00 |
|
Alexey Milovidov
|
34e67b521a
|
Fix ugly ugliness
|
2020-07-08 04:56:50 +03:00 |
|
Alexey Milovidov
|
abf1e015b3
|
Add documentation for arrayFill
|
2020-07-08 04:44:24 +03:00 |
|
Alexey Milovidov
|
934d18b649
|
Added a test for PaddedPODArray just in case
|
2020-07-08 02:41:10 +03:00 |
|
alexey-milovidov
|
b4c2c4906e
|
Merge pull request #11873 from ClickHouse/initial-explain
Initial explain
|
2020-07-08 01:59:27 +03:00 |
|
Alexey Milovidov
|
3a1ed562db
|
Merge branch 'master' into initial-explain
|
2020-07-08 01:58:25 +03:00 |
|
Alexey Milovidov
|
454b0a2678
|
Update test
|
2020-07-08 01:58:22 +03:00 |
|
alexey-milovidov
|
ffdd6e1af6
|
Merge pull request #12173 from nikitamikhaylov/summing-bug-fix
Exclude partition key columns from SummingMergeTree
|
2020-07-08 01:46:12 +03:00 |
|
Alexey Milovidov
|
7138ccca2b
|
Whitespace
|
2020-07-08 01:44:29 +03:00 |
|
Alexey Milovidov
|
60c1ffc892
|
Implement supertype for LowCardinality
|
2020-07-08 01:26:43 +03:00 |
|
Alexey Milovidov
|
1f978022c5
|
Implement getLeastSuperType for LowCardinality #8212
|
2020-07-08 01:10:23 +03:00 |
|
Alexey Milovidov
|
5ef4e90dfb
|
Fix minor issues after #12196
|
2020-07-07 23:56:40 +03:00 |
|