Nikita Mikhaylov
|
85282f1b4d
|
Made schema inference work with s3Cluster table function (#35544)
|
2022-03-29 00:46:35 +02:00 |
|
Kruglov Pavel
|
97d634d1cc
|
Merge pull request #34732 from Avogar/insert-select-schema
Support schema inference for INSERT INTO FUNCTION
|
2022-03-01 13:38:16 +03:00 |
|
Hongbin
|
99bd56e2de
|
Fix some code comments style
|
2022-02-28 08:15:37 +08:00 |
|
avogar
|
653d769d34
|
Support schema inference for INSERT INTO FUNCTION
|
2022-02-18 16:19:42 +00:00 |
|
avogar
|
8112a71233
|
Implement schema inference for most input formats
|
2021-12-29 12:18:56 +03:00 |
|
kssenii
|
3deb9a0ecb
|
s3, url, http headers
|
2021-09-07 14:17:25 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Alexander Tokmakov
|
72b1339656
|
Revert "Revert "Write structure of table functions to metadata""
This reverts commit c65d1e5c70 .
|
2020-10-14 15:19:29 +03:00 |
|
tavplubix
|
c65d1e5c70
|
Revert "Write structure of table functions to metadata"
|
2020-10-14 13:59:29 +03:00 |
|
Alexander Tokmakov
|
ee7b8a797a
|
better code, fix Distributed format of StorageFile
|
2020-09-02 18:07:53 +03:00 |
|
Alexander Tokmakov
|
3a9779adb4
|
slightly better code
|
2020-09-01 17:41:49 +03:00 |
|
Alexander Tokmakov
|
b521ca9b18
|
save structure for all table functions
|
2020-08-28 00:05:52 +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 |
|
Vitaly Baranov
|
e573549945
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|