Nikolai Kochetov
|
1ad4f2c0fd
|
Add CreatingSets step.
|
2020-06-17 18:50:21 +03:00 |
|
Nikolai Kochetov
|
f279df6015
|
Added AggregatingStep.
|
2020-06-17 17:21:48 +03:00 |
|
Nikolai Kochetov
|
582ea24469
|
Added AddingDelayedStreamStep
|
2020-06-17 16:38:17 +03:00 |
|
Vitaly Baranov
|
7011401cd4
|
Merge pull request #11670 from vitlibar/rbac-improve-parser-multiple-entities
RBAC: improve syntax
|
2020-06-17 16:26:02 +03:00 |
|
Alexander Tokmakov
|
3938b051c2
|
fix type duduction in values format
|
2020-06-17 16:21:06 +03:00 |
|
Alexander Tokmakov
|
eebfc9d2da
|
fix build with clang-9
|
2020-06-17 16:19:15 +03:00 |
|
Ivan Blinkov
|
63d0f1e1c6
|
Update index.js
|
2020-06-17 16:17:39 +03:00 |
|
Ivan Blinkov
|
5c84f242dd
|
[blog] add integration with HackerNews and Reddit (#11728)
* improve tweet css
* add HN and Reddit share links
* update po
* Add support for HackerNews and Reddit
|
2020-06-17 15:12:05 +03:00 |
|
Nikolai Kochetov
|
8c78ae0cd9
|
Fix style.
|
2020-06-17 15:03:33 +03:00 |
|
Nikolai Kochetov
|
6c477d06ad
|
Review fixes.
|
2020-06-17 14:43:55 +03:00 |
|
alexey-milovidov
|
f55fb33731
|
Merge pull request #11726 from ClickHouse/remove-old-tests
Remove old non-automated tests (examples)
|
2020-06-17 14:25:20 +03:00 |
|
Nikita Mikhaylov
|
d2be6c036b
|
Merge pull request #11602 from ClickHouse/fix-buffer-sample
Fix buffer sample
|
2020-06-17 14:44:48 +04:00 |
|
Nikita Mikhaylov
|
ff0262626a
|
Merge pull request #11645 from azat/load-balancing-round-robin
Add round_robin load_balancing
|
2020-06-17 14:34:59 +04:00 |
|
Nikita Mikhaylov
|
9b88065e77
|
add small comment
|
2020-06-17 13:33:35 +03:00 |
|
Nikolai Kochetov
|
091995f1db
|
Updated perftests.
|
2020-06-17 13:00:28 +03:00 |
|
xPoSx
|
2d8110ce45
|
Eliminate min/max/any aggregators of GROUP BY keys in SELECT section (#11667)
|
2020-06-17 12:32:43 +03:00 |
|
Nikolai Kochetov
|
0829d1d16d
|
Fix ya.make
|
2020-06-17 12:16:01 +03:00 |
|
Nikita Mikhaylov
|
edec79cf69
|
Merge pull request #11703 from nikitamikhaylov/merging-alter-query
Merging #11508
|
2020-06-17 12:47:34 +04:00 |
|
Nikita Mikhaylov
|
edff6eac6e
|
comment
|
2020-06-17 11:44:52 +03:00 |
|
alesapin
|
aaa1063275
|
Fix test and additional case
|
2020-06-17 11:29:56 +03:00 |
|
Alexey Milovidov
|
3c023fe8b8
|
Remove old non-automated tests
|
2020-06-17 10:45:51 +03:00 |
|
Alexey Milovidov
|
39562b4711
|
Update submodule
|
2020-06-17 10:12:24 +03:00 |
|
Alexey Milovidov
|
e070c0fa8f
|
Update submodule
|
2020-06-17 10:10:36 +03:00 |
|
Nikita Mikhaylov
|
ab04a6bb62
|
Merge pull request #11615 from azat/SYSTEM-FLUSH-LOGS-force-table-creation-v2
Force table creation on SYSTEM FLUSH LOGS (v2)
|
2020-06-17 11:09:19 +04:00 |
|
alexey-milovidov
|
8eb811140a
|
Merge pull request #11717 from ClickHouse/fix-test-mysql-federated
Added retries to test_mysql_federated
|
2020-06-17 09:26:33 +03:00 |
|
alexey-milovidov
|
e07d02015c
|
Merge pull request #11661 from ClickHouse/return-not-nullable-from-count-distinct-2
Return non-Nullable results from COUNT(DISTINCT), more complete.
|
2020-06-17 09:25:45 +03:00 |
|
alexey-milovidov
|
598fd75caf
|
Merge pull request #11639 from ClickHouse/remove-leader-election-2
Remove leader election, step 2: allow multiple leaders
|
2020-06-17 09:25:23 +03:00 |
|
alexey-milovidov
|
6e61f708d7
|
Merge pull request #11690 from ClickHouse/odbc-bridge-timeouts
Pass proper timeouts when communicating with XDBC bridge.
|
2020-06-17 03:18:29 +03:00 |
|
Alexey Milovidov
|
e720d78f23
|
Fix tests
|
2020-06-17 03:08:01 +03:00 |
|
Alexey Milovidov
|
634829bccb
|
Merge branch 'return-not-nullable-from-count-distinct-2' of github.com:yandex/ClickHouse into return-not-nullable-from-count-distinct-2
|
2020-06-17 02:01:49 +03:00 |
|
Alexey Milovidov
|
69067efe7a
|
Update test
|
2020-06-17 02:01:23 +03:00 |
|
Alexey Milovidov
|
a655765040
|
Merge branch 'master' into return-not-nullable-from-count-distinct-2
|
2020-06-17 01:15:57 +03:00 |
|
Ivan Blinkov
|
8a76f5514f
|
Update base.js
|
2020-06-17 00:03:42 +03:00 |
|
Alexander Kuzmenkov
|
9cab822718
|
Merge pull request #11683 from ClickHouse/aku/merge-minmap-11603
Merge minMap, maxMap (#11603)
|
2020-06-17 00:02:33 +03:00 |
|
Alexey Milovidov
|
3e7ac1f9ab
|
Added retries to test_mysql_federated
|
2020-06-16 23:52:31 +03:00 |
|
Artem Zuikov
|
857d84bf7c
|
Buffer left blocks optimisation for MergeJoin (#10601)
|
2020-06-16 23:13:18 +03:00 |
|
Ivan Blinkov
|
b6a4360c29
|
Update features.html
|
2020-06-16 22:49:25 +03:00 |
|
alexey-milovidov
|
f387752cf1
|
Merge pull request #11702 from ClickHouse/fix-mv-header
Fix mv header
|
2020-06-16 22:43:38 +03:00 |
|
Alexey Milovidov
|
0a6054eece
|
Merge branch 'master' into return-not-nullable-from-count-distinct-2
|
2020-06-16 22:31:33 +03:00 |
|
alexey-milovidov
|
ad53ef2c14
|
Merge pull request #11686 from ClickHouse/proper-query-formatting-in-log
Don't break multiline queries when they are printed in server log
|
2020-06-16 22:17:30 +03:00 |
|
Alexey Milovidov
|
6c93016c91
|
Add suggestion from @alesap
|
2020-06-16 22:16:01 +03:00 |
|
Alexey Milovidov
|
b7ec5f94f2
|
Merge branch 'master' into odbc-bridge-timeouts
|
2020-06-16 22:14:43 +03:00 |
|
alexey-milovidov
|
47bd8df9de
|
Merge pull request #11692 from ClickHouse/fix-flaky-test-incremental-streaming
Fix flaky test 01064_incremental_streaming_from_2_src_with_feedback
|
2020-06-16 22:12:46 +03:00 |
|
alexey-milovidov
|
6f2d9999be
|
Merge pull request #11693 from ClickHouse/fix-flaky-unit-tests
More robust unit tests if ZooKeeper is unavailable for some time.
|
2020-06-16 22:12:30 +03:00 |
|
alexey-milovidov
|
d55155502f
|
Merge pull request #11694 from ClickHouse/maybe-fix-max-parser-depth-test
Maybe fix max_parser_depth flaky test
|
2020-06-16 22:11:36 +03:00 |
|
Alexey Milovidov
|
2024d2de54
|
Update test
|
2020-06-16 22:10:25 +03:00 |
|
filimonov
|
1f1f70041b
|
Remove note about experimental from skipping indexes docs (#11704)
https://github.com/ClickHouse/ClickHouse/pull/7974
|
2020-06-16 22:07:22 +03:00 |
|
Alexey Milovidov
|
bf4c82dbd8
|
Update test
|
2020-06-16 22:04:19 +03:00 |
|
Nikolai Kochetov
|
fdacc9f90e
|
Add MergingAggregatedStep.
|
2020-06-16 21:57:21 +03:00 |
|
Ivan Blinkov
|
aa0f8ef229
|
[blog] visual tuning (#11713)
* fix dark theme
* add twitter share link
|
2020-06-16 21:41:06 +03:00 |
|