Ivan Blinkov
f9b98fa741
Update README.md
2020-06-16 13:58:47 +03:00
alesapin
d1052f2dfe
Better logic
2020-06-16 13:50:47 +03:00
Alexander Kuzmenkov
be008cd186
remove some code
2020-06-16 13:44:23 +03:00
alesapin
d5b76b2fe1
Fix parts count in mutations
2020-06-16 13:34:59 +03:00
alesapin
0cb14c836c
Merge pull request #11691 from ClickHouse/fix-race-condition-system-sync-replicas
...
Fix race condition in SYSTEM SYNC REPLICA
2020-06-16 13:29:18 +03:00
alesapin
362aaf1385
Merge pull request #11516 from ClickHouse/consistent_metadata4
...
Storage metadata as a single struct.
2020-06-16 13:28:22 +03:00
alesapin
f6f3605258
Merge pull request #11695 from ClickHouse/avoid-attempt-to-fetch-when-fetches-are-cancelled
...
Avoid connection to replica when fetches are cancelled
2020-06-16 12:30:58 +03:00
xPoSx
9fc37e1f75
Remove functions of other keys in GROUP BY section ( #10051 )
2020-06-16 12:14:25 +03:00
Vitaly Baranov
c5229301fc
Merge pull request #11671 from vitlibar/fix-minor-bugs-in-rbac
...
Fix minor bugs in RBAC
2020-06-16 12:09:54 +03:00
frank
e26e873b0d
fix for style check.
...
(cherry picked from commit 0be7b09490
)
2020-06-16 11:54:01 +03:00
franklee
afa666792b
typo
...
(cherry picked from commit 76c75c947e
)
2020-06-16 11:53:52 +03:00
franklee
264e44ecef
support distributed DDLs on cross replication clusters.
...
(cherry picked from commit fd09994d91
)
2020-06-16 11:53:27 +03:00
alesapin
605c904fc6
Add method for compatibility
2020-06-16 11:39:12 +03:00
Nikolai Kochetov
86bafbe6c3
Added test from #9043
2020-06-16 11:25:59 +03:00
Nikolai Kochetov
66c0ef2610
Do not materialize header for merge tables.
2020-06-16 11:08:32 +03:00
Ivan Blinkov
9a26d48ad0
Basic blog similar to docs ( #11609 )
...
* Basic blog similar to docs
* rename post
* no post content in post_meta
* update readme and template
* more "en" content
* complete "en" content
* build blog redirects
* redirects for migration
* link sitemaps
* update po
* add "ru" content
* ru redirects
* remove old domain mentions
* adjust styles
* content improvements
* +1 alt
* use main images from CDN
* use re-hosted in-content images
* extra vertical margin around embedded youtube
* minor improvements
* adjust post page
* adjust html meta
* adjust post page
* improve blog rendering
2020-06-16 09:31:00 +03:00
alexey-milovidov
82b27ab618
Merge pull request #11689 from CurtizJ/fix-with-ties
...
Fix 'LIMIT WITH TIES' with aliases
2020-06-16 06:04:27 +03:00
Alexey Milovidov
05bb253651
Merge branch 'remove-leader-election-2' of github.com:yandex/ClickHouse into remove-leader-election-2
2020-06-16 05:57:34 +03:00
Alexey Milovidov
bd330cfeb6
Update test
2020-06-16 05:56:50 +03:00
Alexey Milovidov
125b007360
Merge branch 'master' into remove-leader-election-2
2020-06-16 05:56:29 +03:00
Anton Popov
03058c3c25
fix 'ORDER BY WITH FILL' over const columns
2020-06-16 05:56:16 +03:00
Alexey Milovidov
22a92faab6
Avoid connection to replica when fetches are cancelled
2020-06-16 05:14:53 +03:00
alexey-milovidov
679c3f8ff3
Update 00446_clear_column_in_partition_zookeeper.sql
2020-06-16 04:50:22 +03:00
Alexey Milovidov
edff54e3ab
Maybe fix max_parser_depth test
2020-06-16 04:08:01 +03:00
alexey-milovidov
ceb8775bc1
Merge pull request #11685 from ClickHouse/remove-duplicate-line
...
Remove excessive statement
2020-06-16 03:28:40 +03:00
alexey-milovidov
cf3d3bd1b0
Merge pull request #11687 from ClickHouse/warning-on-listen-failure
...
Change the level of log message about failure to listen, to warning
2020-06-16 03:28:21 +03:00
Alexey Milovidov
c85b9ae151
Fix test
2020-06-16 02:43:05 +03:00
Alexey Milovidov
97d5897d2b
Fix test
2020-06-16 02:42:10 +03:00
Alexey Milovidov
85a7676bf4
Fix flaky unit tests with ZooKeeper.
2020-06-16 02:32:30 +03:00
Alexey Milovidov
d08736f708
Added a comment
2020-06-16 02:27:22 +03:00
Alexey Milovidov
a753ba9c6a
Checked and corrected all other tests
2020-06-16 02:24:32 +03:00
Alexey Milovidov
e0f4c64acf
Fix flaky test
2020-06-16 02:18:15 +03:00
Alexey Milovidov
00224ee94f
Added a test
2020-06-16 02:04:12 +03:00
Alexey Milovidov
53d985909e
Fix race condition in SYSTEM SYNC REPLICA
2020-06-16 01:54:19 +03:00
Alexey Milovidov
cf0bd501e5
Remove harmful default values from code
2020-06-16 01:36:12 +03:00
Alexey Milovidov
186d336e31
Use proper timeouts when communicating with xdbc-bridge
2020-06-16 01:35:15 +03:00
Anton Popov
eabbabed04
fix 'LIMIT WITH TIES' with aliases
2020-06-16 01:24:00 +03:00
Alexey Milovidov
1e73a56a77
Whitespace
2020-06-16 01:23:56 +03:00
Alexey Milovidov
bc58e22c5b
Whitespace
2020-06-16 01:23:13 +03:00
Alexey Milovidov
bb6c0743fc
Change the level of log message about failure to listen, to warning #4406
2020-06-15 23:30:36 +03:00
Alexey Milovidov
ba82441989
Added a test
2020-06-15 23:13:57 +03:00
Alexey Milovidov
80bcaaacf2
Don't rewrite query in client when there are no query parameters
2020-06-15 23:07:39 +03:00
Alexey Milovidov
511fa106af
Better comment
2020-06-15 23:05:21 +03:00
Alexey Milovidov
1976b10ee0
Proper query formatting in logs #3853
2020-06-15 23:01:58 +03:00
Alexey Milovidov
d10109dc38
Remove excessive statement #11131
2020-06-15 22:18:33 +03:00
alesapin
bd17aa8a0e
Increase timeout in test
2020-06-15 22:11:17 +03:00
Vitaly Baranov
a40885fa84
Add new command SHOW ACCESS.
2020-06-15 22:07:47 +03:00
Vitaly Baranov
9fe47df2e8
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
...
Support syntax "SHOW CREATE USER ALL" and "SHOW GRANTS FOR ALL".
2020-06-15 22:07:47 +03:00
Vitaly Baranov
4187edd9f9
Split integration test 'test_grant_and_revoke' into two tests.
2020-06-15 22:07:47 +03:00
Vitaly Baranov
6146766465
Use function ParserList::parseUtil() to parse lists more accurately.
2020-06-15 22:07:47 +03:00