Smita Kulkarni
|
2d3a148ffd
|
Added option to check if container exists before attempting to read/create it, added this flag for all table functions, only used in azureBlobStorage
|
2023-07-06 10:56:07 +02:00 |
|
Maksim Kita
|
2830877e22
|
Analyzer support table functions
|
2023-02-16 12:17:02 +01:00 |
|
Azat Khuzhin
|
132bbce29c
|
Add ability to get SELECT query from TableFunctionView
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-03-08 22:02:18 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +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
|
1ca9a92b21
|
Merge branch 'master' into write_structure_of_table_functions
|
2020-09-18 21:09:23 +03:00 |
|
Artem Zuikov
|
51ba12c2c3
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
|
Alexander Tokmakov
|
9d98effa5e
|
write structure for TableFunctionView
|
2020-09-02 20:39:37 +03:00 |
|
Amos Bird
|
6bd753d85d
|
TableFunction view.
|
2020-09-02 16:02:10 +08:00 |
|