.. |
Hive
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
CMakeLists.txt
|
Fuzz JSON table function
|
2023-11-28 01:58:24 +00:00 |
ITableFunction.cpp
|
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 |
ITableFunction.h
|
Fix parsing error in WithNames formats while reading subset of columns with disabled input_format_with_names_use_header
|
2023-09-11 14:55:37 +00:00 |
ITableFunctionCluster.h
|
Fix wrong error code "BAD_GET"
|
2023-08-02 23:16:06 +02:00 |
ITableFunctionDataLake.h
|
Fixes and improvements for Iceberg storage
|
2023-10-17 11:07:37 +00:00 |
ITableFunctionFileLike.cpp
|
Fix parsing error in WithNames formats while reading subset of columns with disabled input_format_with_names_use_header
|
2023-09-11 14:55:37 +00:00 |
ITableFunctionFileLike.h
|
Fix parsing error in WithNames formats while reading subset of columns with disabled input_format_with_names_use_header
|
2023-09-11 14:55:37 +00:00 |
ITableFunctionXDBC.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
registerTableFunctions.cpp
|
resolve conflicts
|
2023-11-29 16:03:07 +01:00 |
registerTableFunctions.h
|
resolve conflicts
|
2023-11-29 16:03:07 +01:00 |
TableFunctionAzureBlobStorage.cpp
|
Add information about new _size virtual column in file/s3/url/hdfs/azure table functions
|
2023-11-28 18:15:07 +00:00 |
TableFunctionAzureBlobStorage.h
|
Add information about new _size virtual column in file/s3/url/hdfs/azure table functions
|
2023-11-28 18:15:07 +00:00 |
TableFunctionAzureBlobStorageCluster.cpp
|
Removed unused function and fixed build after merge
|
2023-08-03 14:32:03 +02:00 |
TableFunctionAzureBlobStorageCluster.h
|
Removed unused function and fixed build after merge
|
2023-08-03 14:32:03 +02:00 |
TableFunctionDeltaLake.cpp
|
Fix table function docs
|
2023-05-06 15:01:24 +00:00 |
TableFunctionDictionary.cpp
|
Prevent dictionary ACL bypass via dictionary table function
|
2023-11-29 14:40:29 +01:00 |
TableFunctionDictionary.h
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionExecutable.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionExplain.cpp
|
Fix tidy
|
2023-11-07 00:09:59 +01:00 |
TableFunctionFactory.cpp
|
Check for punctuation
|
2023-07-25 06:10:04 +02:00 |
TableFunctionFactory.h
|
Updated registerFunction factory method and removed table_functions_allowed_in_readonly_mode - 42414 Enable table functions in readonly mode
|
2022-11-03 12:31:07 +01:00 |
TableFunctionFile.cpp
|
resolve conflicts
|
2023-11-29 16:03:07 +01:00 |
TableFunctionFile.h
|
resolve conflicts
|
2023-11-29 16:03:07 +01:00 |
TableFunctionFileCluster.cpp
|
Introduced fileCluster table function
|
2023-11-22 15:06:04 +01:00 |
TableFunctionFileCluster.h
|
Introduced fileCluster table function
|
2023-11-22 15:06:04 +01:00 |
TableFunctionFormat.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionFuzzJSON.cpp
|
Follow-up to #56490: Fix build with -DENABLE_LIBRARIES=0
|
2023-11-28 19:59:43 +00:00 |
TableFunctionFuzzJSON.h
|
Follow-up to #56490: Fix build with -DENABLE_LIBRARIES=0
|
2023-11-28 19:59:43 +00:00 |
TableFunctionGenerateRandom.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionHDFS.cpp
|
Add information about new _size virtual column in file/s3/url/hdfs/azure table functions
|
2023-11-28 18:15:07 +00:00 |
TableFunctionHDFS.h
|
Add information about new _size virtual column in file/s3/url/hdfs/azure table functions
|
2023-11-28 18:15:07 +00:00 |
TableFunctionHDFSCluster.cpp
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +00:00 |
TableFunctionHDFSCluster.h
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +00:00 |
TableFunctionHudi.cpp
|
Introduce more fields for in-source function documentation
|
2023-05-05 21:30:21 +00:00 |
TableFunctionIceberg.cpp
|
Fixes and improvements for Iceberg storage
|
2023-10-17 11:07:37 +00:00 |
TableFunctionInput.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionMerge.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionMongoDB.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionMySQL.cpp
|
Merge branch 'master' into system-symbols
|
2023-11-09 23:05:55 +01:00 |
TableFunctionNull.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionNumbers.cpp
|
Add index to table system.numbers (#50909)
|
2023-12-01 19:59:25 +01:00 |
TableFunctionPostgreSQL.cpp
|
Merge branch 'master' into system-symbols
|
2023-11-09 23:05:55 +01:00 |
TableFunctionRedis.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionRemote.cpp
|
Update TableFunctionRemote.cpp
|
2023-08-07 11:46:14 +02:00 |
TableFunctionRemote.h
|
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 |
TableFunctionS3.cpp
|
Add information about new _size virtual column in file/s3/url/hdfs/azure table functions
|
2023-11-28 18:15:07 +00:00 |
TableFunctionS3.h
|
Add information about new _size virtual column in file/s3/url/hdfs/azure table functions
|
2023-11-28 18:15:07 +00:00 |
TableFunctionS3Cluster.cpp
|
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 |
TableFunctionS3Cluster.h
|
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 |
TableFunctionSQLite.cpp
|
Merge branch 'master' into system-symbols
|
2023-11-09 23:05:55 +01:00 |
TableFunctionURL.cpp
|
Add information about new _size virtual column in file/s3/url/hdfs/azure table functions
|
2023-11-28 18:15:07 +00:00 |
TableFunctionURL.h
|
Add information about new _size virtual column in file/s3/url/hdfs/azure table functions
|
2023-11-28 18:15:07 +00:00 |
TableFunctionURLCluster.cpp
|
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 |
TableFunctionURLCluster.h
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +00:00 |
TableFunctionValues.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionView.cpp
|
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 |
TableFunctionView.h
|
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 |
TableFunctionViewIfPermitted.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |
TableFunctionZeros.cpp
|
Remove useless header files
|
2023-11-06 04:33:23 +01:00 |