.. |
Hive
|
forbid runtime strings
|
2023-01-26 10:52:47 +01:00 |
CMakeLists.txt
|
Restore Azure build on ARM (#51288)
|
2023-06-23 14:35:51 +02:00 |
ITableFunction.cpp
|
Disable functions in readonly for inserts (#44290)
|
2023-01-03 15:25:04 +01:00 |
ITableFunction.h
|
Introduce more fields for in-source function documentation
|
2023-05-05 21:30:21 +00:00 |
ITableFunctionCluster.h
|
Refactored TableFunction name to TableFunctionAzureBlobStorage
|
2023-06-06 20:23:20 +02:00 |
ITableFunctionDataLake.h
|
fix style
|
2023-05-15 16:39:26 +00:00 |
ITableFunctionFileLike.cpp
|
Fix
|
2023-05-16 10:07:21 +00:00 |
ITableFunctionFileLike.h
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +00:00 |
ITableFunctionXDBC.cpp
|
Reduce redundancies
|
2023-02-07 12:27:23 +00:00 |
ITableFunctionXDBC.h
|
set use_connection_pooling from settings everywhere
|
2023-01-30 08:22:48 -08:00 |
registerTableFunctions.cpp
|
Merge branch 'master' into azure_table_function_cluster
|
2023-06-19 15:27:21 +02:00 |
registerTableFunctions.h
|
Merge branch 'master' into azure_table_function_cluster
|
2023-06-19 15:27:21 +02:00 |
TableFunctionAzureBlobStorage.cpp
|
Addressed review comments on docs and function parameters
|
2023-07-17 14:52:11 +02:00 |
TableFunctionAzureBlobStorage.h
|
Addressed review comments on docs and function parameters
|
2023-07-17 14:52:11 +02:00 |
TableFunctionAzureBlobStorageCluster.cpp
|
Added tests and docs for azureBlobStorageCluster
|
2023-06-13 10:51:35 +02:00 |
TableFunctionAzureBlobStorageCluster.h
|
Updated name to azureBlobStorageCluster
|
2023-06-12 10:10:09 +02:00 |
TableFunctionDeltaLake.cpp
|
Fix table function docs
|
2023-05-06 15:01:24 +00:00 |
TableFunctionDictionary.cpp
|
address comments
|
2023-05-10 17:42:08 +02:00 |
TableFunctionDictionary.h
|
|
|
TableFunctionExecutable.cpp
|
Fix
|
2023-04-21 22:39:59 +00:00 |
TableFunctionExecutable.h
|
Analyzer support table functions
|
2023-02-16 12:17:02 +01:00 |
TableFunctionExplain.cpp
|
Fix table function docs
|
2023-05-06 15:01:24 +00:00 |
TableFunctionExplain.h
|
Analyzer TableFunctionExplain fix
|
2023-02-16 12:17:02 +01:00 |
TableFunctionFactory.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03: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
|
Added option to rename files, loaded via TableFunctionFile, after success processing
|
2023-05-19 16:03:22 +00:00 |
TableFunctionFile.h
|
Improve automatic usage of structure from insertion table in table functions file/hdfs/s3
|
2022-11-25 19:33:47 +00:00 |
TableFunctionFormat.cpp
|
Introduce more fields for in-source function documentation
|
2023-05-05 21:30:21 +00:00 |
TableFunctionFormat.h
|
allow a three-argument version for table function format
|
2023-02-01 11:17:14 +08:00 |
TableFunctionGenerateRandom.cpp
|
Fix style
|
2023-05-15 13:46:36 +02:00 |
TableFunctionGenerateRandom.h
|
Add tests and docs
|
2023-01-12 22:29:23 +00:00 |
TableFunctionHDFS.cpp
|
Generate config.h into ${CONFIG_INCLUDE_PATH}
|
2022-09-28 12:48:26 +00:00 |
TableFunctionHDFS.h
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +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
|
Introduce more fields for in-source function documentation
|
2023-05-05 21:30:21 +00:00 |
TableFunctionInput.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TableFunctionInput.h
|
|
|
TableFunctionMeiliSearch.cpp
|
Add schema inference to more table engines
|
2023-05-19 00:44:27 +00:00 |
TableFunctionMeiliSearch.h
|
Rename table function MeiliSearch to meilisearch
|
2022-08-28 02:08:51 +02:00 |
TableFunctionMerge.cpp
|
Fixed tests
|
2023-03-11 11:51:54 +01:00 |
TableFunctionMerge.h
|
Fixed tests
|
2023-03-01 18:05:07 +01:00 |
TableFunctionMongoDB.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TableFunctionMongoDB.h
|
Replace old named collections code for mongo
|
2022-12-17 00:50:25 +01:00 |
TableFunctionMySQL.cpp
|
Fix style
|
2023-05-19 01:31:45 +00:00 |
TableFunctionMySQL.h
|
Finish for mysql
|
2023-02-20 21:37:38 +01:00 |
TableFunctionNull.cpp
|
fix
|
2023-02-28 12:30:07 +00:00 |
TableFunctionNull.h
|
fix
|
2023-02-28 13:07:19 +00:00 |
TableFunctionNumbers.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TableFunctionNumbers.h
|
|
|
TableFunctionPostgreSQL.cpp
|
Add schema inference to more table engines
|
2023-05-19 00:44:27 +00:00 |
TableFunctionPostgreSQL.h
|
Replace old named collections code for postgresql
|
2022-12-17 01:30:55 +01:00 |
TableFunctionRedis.cpp
|
normalize redis table function db name
|
2023-06-02 10:05:54 +08:00 |
TableFunctionRedis.h
|
new redis engine schema design
|
2023-06-02 10:05:54 +08:00 |
TableFunctionRemote.cpp
|
Unify priorities for connections
|
2023-06-07 16:25:52 +00:00 |
TableFunctionRemote.h
|
format more messages
|
2023-01-25 21:16:42 +01:00 |
TableFunctionS3.cpp
|
Revert "Fix a crash in s3 and s3Cluster functions"
|
2023-06-21 17:10:20 +03:00 |
TableFunctionS3.h
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +00:00 |
TableFunctionS3Cluster.cpp
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +00:00 |
TableFunctionS3Cluster.h
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +00:00 |
TableFunctionSQLite.cpp
|
Fix style
|
2023-05-19 01:31:45 +00:00 |
TableFunctionSQLite.h
|
Consolidate config_core.h into config.h
|
2022-09-28 13:31:57 +00:00 |
TableFunctionURL.cpp
|
Fix
|
2023-05-16 10:07:21 +00:00 |
TableFunctionURL.h
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +00:00 |
TableFunctionURLCluster.cpp
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +00:00 |
TableFunctionURLCluster.h
|
Fix schema inference with named collection, refactor Cluster table functions
|
2023-05-12 13:58:45 +00:00 |
TableFunctionValues.cpp
|
Better exception messages when schema_inference_hints is ill-formatted
|
2023-02-27 15:20:56 +00:00 |
TableFunctionValues.h
|
|
|
TableFunctionView.cpp
|
Analyzer support table functions
|
2023-02-16 12:17:02 +01:00 |
TableFunctionView.h
|
Analyzer support table functions
|
2023-02-16 12:17:02 +01:00 |
TableFunctionViewIfPermitted.cpp
|
Analyzer support table functions
|
2023-02-16 12:17:02 +01:00 |
TableFunctionViewIfPermitted.h
|
Analyzer support table functions
|
2023-02-16 12:17:02 +01:00 |
TableFunctionZeros.cpp
|
Fix table function docs
|
2023-05-06 15:01:24 +00:00 |
TableFunctionZeros.h
|
|
|