avogar
|
3eb97313d8
|
Allow null modifier in columns declaration for table functions
|
2022-07-04 14:46:10 +00:00 |
|
avogar
|
8a196a553c
|
Fix style
|
2022-02-07 16:11:33 +03:00 |
|
avogar
|
1f63cea082
|
Add schema inference for values() table function
|
2022-02-07 16:11:33 +03:00 |
|
Alexander Tokmakov
|
ebf0a3119e
|
fix data_type_default_nullable on attach
|
2021-04-16 13:29:33 +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 |
|
Alexey Milovidov
|
63f2d92eff
|
Better exception message when cannot parse columns declaration list #10403
|
2020-06-09 01:49:19 +03:00 |
|
Alexey Milovidov
|
99c18c5a09
|
Check for suspicious codecs #4966
|
2020-05-04 03:11:49 +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 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|