Alexey Milovidov
|
6f690b7c0d
|
Normalize ya.make files, fix "Arcadia" build
|
2020-08-02 16:57:38 +03:00 |
|
Peng Jian
|
2fc58e8f10
|
Fix code sytle check & build check
|
2020-07-17 11:33:29 +08:00 |
|
Peng Jian
|
7579d65ebc
|
Registering StorageS3 and TableFunctionS3 under two different names (S3 and COSN).
|
2020-07-13 22:13:30 +08:00 |
|
Peng Jian
|
958bb1f3aa
|
COS (Tencent Cloud Object Storage) integration
To allow import and export to COS.
|
2020-07-10 15:26:55 +08:00 |
|
Alexey Milovidov
|
de4459c25a
|
Fix error
|
2020-07-06 04:25:45 +03:00 |
|
Alexey Milovidov
|
3ae9d3c9f3
|
Change exception code from LOGICAL_ERROR to BAD_ARGUMENTS when the name of remote table is empty
|
2020-07-06 02:13:44 +03:00 |
|
Alexander Tokmakov
|
a6b7010531
|
fix some logical errors
|
2020-06-24 23:51:17 +03:00 |
|
alesapin
|
dffdece350
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +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
|
6c93016c91
|
Add suggestion from @alesap
|
2020-06-16 22:16:01 +03:00 |
|
Alexey Milovidov
|
186d336e31
|
Use proper timeouts when communicating with xdbc-bridge
|
2020-06-16 01:35:15 +03:00 |
|
Alexey Milovidov
|
394fb64a9c
|
Better way of implementation
|
2020-06-14 20:42:11 +03:00 |
|
Alexey Milovidov
|
63f2d92eff
|
Better exception message when cannot parse columns declaration list #10403
|
2020-06-09 01:49:19 +03:00 |
|
Alexander Kuzmenkov
|
fafa953ee4
|
fixup
|
2020-06-06 04:23:21 +03:00 |
|
Alexander Kuzmenkov
|
3fd40098c4
|
fix same error in values() as well
|
2020-06-05 23:45:15 +03:00 |
|
Alexander Kuzmenkov
|
fc69811c7f
|
generateRandom: check that all arguments are literals
|
2020-06-05 21:45:48 +03:00 |
|
Alexey Milovidov
|
a6bf4b5d70
|
Fix error with Lazy database
|
2020-06-02 05:06:16 +03:00 |
|
Alexander Tokmakov
|
3cff070f89
|
add context to IDatabase methods
|
2020-05-28 23:10:45 +03:00 |
|
Azat Khuzhin
|
d93b9a57f6
|
Forward declaration for Context as much as possible.
Now after changing Context.h 488 modules will be recompiled instead of 582.
|
2020-05-21 01:53:18 +03:00 |
|
Ivan
|
85d783c247
|
Poco contrib refactoring (#10396)
* Remove config_common.h
* Refactor libcpuid contrib
* Remove support for libcpuinfo
* Define USE_CPUID in Arcadia
* Refactor Poco libraries
|
2020-05-08 17:11:19 +03:00 |
|
Alexey Milovidov
|
99c18c5a09
|
Check for suspicious codecs #4966
|
2020-05-04 03:11:49 +03:00 |
|
Alexander Tokmakov
|
b29bddac12
|
Merge branch 'master' into database_atomic
|
2020-04-20 14:09:09 +03:00 |
|
alexey-milovidov
|
17e7d4d88a
|
Merge pull request #10307 from abyss7/arcadia-4
Changes for auto-sync with Arcadia
|
2020-04-17 05:08:34 +03:00 |
|
Ivan Lezhankin
|
e230632645
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
|
Alexey Milovidov
|
cdeda4ab91
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
|
Alexander Tokmakov
|
dd1590830b
|
Merge branch 'master' into database_atomic
|
2020-04-08 22:00:46 +03:00 |
|
Vitaly Baranov
|
e573549945
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
|
Alexander Tokmakov
|
08bae4668d
|
Merge branch 'master' into database_atomic
|
2020-04-06 16:18:07 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|