Commit Graph

67709 Commits

Author SHA1 Message Date
Anton Popov
3a69d06fc9 try fix flaky tests 2021-07-06 16:36:18 +03:00
Anton Popov
5b0bc8a7fb
Update arcadia_skip_list.txt 2021-07-06 16:16:20 +03:00
Vladimir
96536a9cbe
Update tests/queries/0_stateless/01917_distinct_on.sql 2021-07-06 15:32:28 +03:00
vdimir
a50a98c595
Add copuple cases to test bin_unbin 2021-07-06 15:24:30 +03:00
vdimir
c6e13e6e2e
Add leading zeros in function bin 2021-07-06 15:19:42 +03:00
mergify[bot]
7ff8ac51a9
Merge branch 'master' into fix-merge-tree-settings-change 2021-07-06 12:14:33 +00:00
alesapin
75e26b93d0 Review bug fixes 2021-07-06 15:05:58 +03:00
dankondr
869a41ffb9 Add leftPadString() function 2021-07-06 14:40:34 +03:00
mergify[bot]
e9df8cc96c
Merge branch 'master' into support-distinct-on 2021-07-06 11:28:07 +00:00
alesapin
e9540f0621 Remove debug logs 2021-07-06 14:13:35 +03:00
Vitaliy Zakaznikov
8ab722a6af Small test fixes. 2021-07-06 07:06:22 -04:00
mergify[bot]
8dd378f7c2
Merge branch 'master' into fix_drop_part_in_queue 2021-07-06 11:00:04 +00:00
alesapin
53b23775a9 Fix drop part 2021-07-06 13:58:53 +03:00
Vitaliy Zakaznikov
d32d8ceff6 Changing TestFlows output to use classic mode instead of just new fails. 2021-07-06 06:58:16 -04:00
Maksim Kita
cd89138d3e FunctionsLogical const result for non const arguments fix 2021-07-06 13:49:16 +03:00
alesapin
9b01ded17a
Merge pull request #26022 from kitaisreal/function-sql-json-context-ptr-build-fix
FunctionSQLJSON ContextPtr build fix
2021-07-06 13:48:36 +03:00
Maksim Kita
4812116929 FunctionSQLJSON ContextPtr build fix 2021-07-06 13:08:09 +03:00
vdimir
3cef256f79
Errorcode DISTINCT_ON_AND_LIMIT_BY_TOGETHER -> UNSUPPORTED_METHOD 2021-07-06 12:22:08 +03:00
vdimir
9665d41092
Force parentheses for DISTINCT ON 2021-07-06 12:17:26 +03:00
tavplubix
ddc7263ec7
Merge pull request #25799 from lehasm/alexey-sm-DOCSUP-9779-document-quantileBFloat16
DOCSUP-9779: Document the quantileBFloat16
2021-07-06 11:43:06 +03:00
alesapin
2600922786 Followup fix 2021-07-06 11:36:39 +03:00
Maksim Kita
20b7fab7af
Merge pull request #26014 from ClickHouse/remove-old-code
Remove old code
2021-07-06 11:08:04 +03:00
Maksim Kita
2afdb744bb
Merge pull request #25989 from kitaisreal/compile-aggregate-functions-perf-tests-fix
Compile aggregate functions perf tests fix
2021-07-06 11:04:11 +03:00
Kseniia Sumarokova
d2141ff53b
Merge pull request #24148 from l1tsolaiki/jsonpath
Jsonpath
2021-07-06 10:43:29 +03:00
Vitaly Baranov
e7b1e9a2fb
Merge pull request #25986 from vitlibar/fix-flaky-test_dictionaries_all_layouts_separate_sources-test_https
Fix parallel execution of integration tests
2021-07-06 09:22:06 +03:00
Alexey Milovidov
0269e34f18 tests/queries/0_stateless$ wc -l *.sql | grep -P '^\s+0' | awk '{ print $2 }' | xargs sed -i 's/$/\n/' 2021-07-06 08:45:54 +03:00
Vitaly Baranov
cdcc735d83
Merge pull request #25899 from vitlibar/improve-logging-in-integration-tests
Improve logging in integration tests.
2021-07-06 08:22:21 +03:00
Alexey Milovidov
504d2c0c56 Remove old code 2021-07-06 05:31:09 +03:00
mergify[bot]
720660e9e9
Merge branch 'master' into network-instrumentation 2021-07-06 00:54:34 +00:00
alexey-milovidov
b724138541
Merge pull request #25786 from kssenii/inconsisteny
Fix inconsistent behaviour of GROUP BY constant on empty set
2021-07-06 03:36:50 +03:00
alexey-milovidov
9a664fa2fa
Merge pull request #26012 from ClickHouse/libraries-clarification
Remove obsolete (obviously wrong) trash about libraries from docs
2021-07-06 03:32:45 +03:00
Alexey Milovidov
7b94573506 Remove obsolete trash about libraries 2021-07-06 03:31:39 +03:00
Vitaliy Zakaznikov
999ce1c867 Enabling all TestFlows modules and fixing some tests. 2021-07-05 19:18:57 -04:00
Olga Revyakina
5a810fc061 3 try 2021-07-06 01:39:40 +03:00
alexey-milovidov
f26d682f66
Merge pull request #26009 from traceon/doc-submodule-guidelines
Guidelines for adding new third-party libraries and maintaining custom changes in them
2021-07-06 01:26:25 +03:00
alexey-milovidov
575dfa18e1
Update contrib.md 2021-07-06 01:26:11 +03:00
Alexey Milovidov
94a024c7c8 Fix warning 2021-07-06 01:12:49 +03:00
Olga Revyakina
0bbcf6879a Links 2021-07-06 01:08:26 +03:00
l1tsolaiki
1bbfbff003 Regenerate ya.make 2021-07-06 01:04:09 +03:00
Olga Revyakina
1d7944c152 2 try 2021-07-06 00:29:26 +03:00
Olga Revyakina
0811b74ad6 1 try 2021-07-06 00:19:29 +03:00
Denis Glazachev
f4fc1d0807 Minor fixes 2021-07-06 01:05:30 +04:00
Denis Glazachev
0241253a8e Guidelines for adding new third-party libraries 2021-07-06 01:05:12 +04:00
Vitaly Baranov
87f59ba670 Fix parallel execution of integration tests. 2021-07-05 23:50:04 +03:00
alesapin
f7e1cfdb24 Some partially working code 2021-07-05 22:58:55 +03:00
Alexey Milovidov
945b54441d Comments 2021-07-05 22:41:50 +03:00
Alexey Milovidov
ac1baaf6d4 Comments 2021-07-05 22:37:12 +03:00
Alexey Milovidov
1fde0e13cc A check just in case 2021-07-05 22:32:33 +03:00
Alexey Milovidov
22ba93789b Fix warning 2021-07-05 22:29:36 +03:00
Alexey Milovidov
ce9c9c5e16 Merge remote-tracking branch 'origin/master' into system-metrics 2021-07-05 22:08:55 +03:00