Amos Bird
5e51256897
Fix warning
2020-11-02 23:04:18 +08:00
Alexander Kuzmenkov
548ac9d57b
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-02 17:37:30 +03:00
Alexander Kuzmenkov
db1e9750b9
fix build
2020-11-02 17:35:06 +03:00
Nikolai Kochetov
14f6ec6ae2
Merge pull request #16592 from ClickHouse/revert-13964-fix/agg_combinator
...
Revert "Try fix IfAggCombinator with NullAggCombinator"
2020-11-02 16:53:50 +03:00
alesapin
2eb76f28b9
Fix time in test with TTL
2020-11-02 16:26:55 +03:00
a.palagashvili
2ad01c59da
fixed codestyle, added record to changelog
2020-11-02 16:17:25 +03:00
alexey-milovidov
5633dfb402
Update ExpressionElementParsers.h
2020-11-02 16:15:40 +03:00
alesapin
7f8560e0c0
Merge pull request #16538 from amosbird/fp2
...
Allow fetching duplicate parts to detach
2020-11-02 16:10:42 +03:00
Amos Bird
4cfae808fa
Query parameter type : Identifier
2020-11-02 20:58:51 +08:00
alesapin
b689d976f8
Fix style
2020-11-02 15:52:50 +03:00
Ivan
281bf351d2
Remove ANALYZE and AST queries ( #16536 )
2020-11-02 15:47:12 +03:00
alesapin
fbda80ac89
Simplier storage of last index column
2020-11-02 15:19:37 +03:00
a.palagashvili
805bfd286c
resolved git modules
2020-11-02 15:16:49 +03:00
Alexey Milovidov
eea28e5ca4
Add a test for #9246
2020-11-02 15:16:35 +03:00
Nikolai Kochetov
ceb83602b8
Refactor
2020-11-02 15:07:01 +03:00
Alexey Milovidov
e7ba98fc47
Add a test for #7039
2020-11-02 14:53:18 +03:00
alesapin
360548180c
Remove redundant include
2020-11-02 14:42:25 +03:00
alesapin
f3b3025719
Ban non comparable types in primary key
2020-11-02 14:39:27 +03:00
Nikolai Kochetov
2a0db5d627
Merge branch 'master' into nikitamikhaylov-totals-having
2020-11-02 14:36:18 +03:00
Alexey Milovidov
b0a553e3fd
Add a test for #5954
2020-11-02 14:27:49 +03:00
Alexey Milovidov
3f21ae55c9
Add a test for #5995
2020-11-02 14:20:43 +03:00
Alexey Milovidov
8a68ee2547
Whitespaces
2020-11-02 13:45:48 +03:00
Alexey Milovidov
67daa37a7f
Add strange C++ code that actually does not change anything
2020-11-02 13:42:47 +03:00
Nikolai Kochetov
85ed639f8e
Added test.
2020-11-02 12:06:17 +03:00
Nikolai Kochetov
962a89843c
Revert "Try fix IfAggCombinator with NullAggCombinator"
2020-11-02 12:01:57 +03:00
alesapin
7a92960a11
Merge pull request #16583 from den-crane/Doc/multiple_leaders
...
Doc/multiple leaders
2020-11-02 10:57:20 +03:00
Alexander Kuzmenkov
99ee127620
Support SETTINGS
clause for File engine
...
Accept the usual user settings related to file formats.
Most of the diff are the mechanistic code changes required to allow
providing the required FormatSettings to the format factory. The File
engine then extracts these settings from the `CREATE` query, and specifies
them when creating the format parser.
2020-11-02 10:50:38 +03:00
alesapin
101aa9e931
Merge branch 'master' into no_background_pool_no_more
2020-11-02 10:49:19 +03:00
alesapin
432274a580
Merge pull request #16428 from ClickHouse/system_fetches_table
...
System replicated_fetches table
2020-11-02 10:34:38 +03:00
Alexander Kuzmenkov
dc5fc9ddcb
Merge pull request #16556 from ClickHouse/aku/perf-after-numa
...
Adjust perf test thresholds after NUMA binding
2020-11-02 09:40:11 +03:00
alexey-milovidov
780c6db90a
Merge pull request #16590 from ClickHouse/dependabot/pip/docs/tools/tornado-6.1
...
Bump tornado from 5.1.1 to 6.1 in /docs/tools
2020-11-02 09:28:38 +03:00
dependabot-preview[bot]
af76657855
Bump tornado from 5.1.1 to 6.1 in /docs/tools
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 5.1.1 to 6.1.
- [Release notes](https://github.com/tornadoweb/tornado/releases )
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v5.1.1...v6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 06:10:24 +00:00
Amos Bird
13fee19778
Allow parameterized functions in APPLY
2020-11-02 11:10:20 +08:00
a.palagashvili
495cd47fd8
fixed compressor testing, added base logic for compressor and decompressor, tests passing
2020-11-02 02:52:34 +03:00
a.palagashvili
be2b002ff4
fixed cmake for building, added test for compression method, added basic code for encoding
2020-11-01 21:40:05 +03:00
Alexander Tokmakov
33fa54cce6
better scheduling of drop table task
2020-11-01 20:37:54 +03:00
Denny Crane
de3f88c3fd
Update architecture.md
2020-11-01 12:17:17 -04:00
Denis Zhuravlev
4adef402e6
Doc/multiple_leaders
2020-11-01 12:14:25 -04:00
Dmitriy
08e523d5de
Update settings.md
...
Добавил описание настройки max_concurrent_queries_for_all_users.
2020-11-01 17:58:37 +03:00
Amos Bird
643ee05288
add integration test
2020-11-01 16:02:09 +08:00
Azat Khuzhin
5363c62fc5
Fix overflow check in ErrorCodes
2020-11-01 09:00:19 +03:00
a.palagashvili
731e274cd0
changed moment of stream object initialization
2020-11-01 03:14:40 +03:00
a.palagashvili
5982f9f7e5
removed extra record from cmake
2020-11-01 03:00:36 +03:00
a.palagashvili
c1abf5d13c
*added adapters' boilerplate for Lzma buffers, *added submodule to gitmodules, *added cmake for xz
2020-11-01 02:56:41 +03:00
Dmitriy
1c03dc0586
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into master
2020-11-01 00:42:20 +03:00
Anna Shakhova
90dcc135b4
DOCSUP-3199: Support default arguments for Replicated engine ( #16282 )
...
* Init commit
* Fixed
* Fixed
* Fixed
2020-10-31 23:26:14 +03:00
Dmitriy
73cfe76c49
Update order-by.md
...
Удалил изменения.
2020-10-31 20:16:49 +03:00
Amos Bird
2a747ce5af
Allow WITH subqueries to take effect immediately
2020-11-01 00:02:52 +08:00
alesapin
ae53092536
Merge branch 'master' into system_fetches_table
2020-10-31 18:45:17 +03:00
Dmitriy
8b64d7be56
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into master
2020-10-31 16:56:30 +03:00