.. |
Hive
|
forbid runtime strings
|
2023-01-26 10:52:47 +01:00 |
CMakeLists.txt
|
merge master and fix conflict
|
2022-03-21 15:05:43 +08:00 |
ITableFunction.cpp
|
Disable functions in readonly for inserts (#44290)
|
2023-01-03 15:25:04 +01:00 |
ITableFunction.h
|
Analyzer support table functions
|
2023-02-16 12:17:02 +01:00 |
ITableFunctionDataLake.h
|
Better
|
2023-03-28 18:57:24 +02:00 |
ITableFunctionFileLike.cpp
|
Rename StorageDistributedDirectoryMonitor to DistributedAsyncInsertDirectoryQueue
|
2023-02-28 22:33:36 +01:00 |
ITableFunctionFileLike.h
|
Improve using structure from insertion table in table functions
|
2022-10-14 15:09:35 +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
|
remove trailing spaces.
|
2023-04-18 05:31:11 -07:00 |
registerTableFunctions.h
|
fix build without parquet
|
2023-04-17 21:37:32 -07:00 |
TableFunctionDeltaLake.cpp
|
fix build without parquet
|
2023-04-17 21:37:32 -07:00 |
TableFunctionDictionary.cpp
|
Better exception messages on wrong table engines/functions argument types
|
2022-06-23 20:04:06 +00:00 |
TableFunctionDictionary.h
|
TableFunctionDictionary fix comment
|
2021-10-04 21:09:32 +03:00 |
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
|
Apply settings for explain subquery as well.
|
2023-03-10 18:29:13 +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
|
Use BAD_ARGUMENTS over LOGICAL_ERROR for schema inference error file() over fd
|
2023-02-08 05:36:49 +01: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
|
Update src/TableFunctions/TableFunctionFormat.cpp
|
2023-02-01 14:12:36 +08:00 |
TableFunctionFormat.h
|
allow a three-argument version for table function format
|
2023-02-01 11:17:14 +08:00 |
TableFunctionGenerateRandom.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03: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
|
Improve automatic usage of structure from insertion table in table functions file/hdfs/s3
|
2022-11-25 19:33:47 +00:00 |
TableFunctionHDFSCluster.cpp
|
Merge branch 'master' into exception_message_patterns5
|
2023-01-26 00:41:32 +01:00 |
TableFunctionHDFSCluster.h
|
Fix and add a test
|
2023-01-23 16:24:00 +00:00 |
TableFunctionHudi.cpp
|
Better
|
2023-03-28 20:51:25 +02:00 |
TableFunctionIceberg.cpp
|
Better
|
2023-03-28 20:51:25 +02:00 |
TableFunctionInput.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TableFunctionInput.h
|
Improve schema inference for insert select queries
|
2022-03-30 12:44:53 +00:00 |
TableFunctionMeiliSearch.cpp
|
refactor code & change exception numbers
|
2022-05-16 16:13:05 +03: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
|
Finish for mysql
|
2023-02-20 21:37:38 +01: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
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TableFunctionPostgreSQL.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TableFunctionPostgreSQL.h
|
Replace old named collections code for postgresql
|
2022-12-17 01:30:55 +01:00 |
TableFunctionRemote.cpp
|
add some columns to system.clusters
|
2023-04-07 18:26:23 +02:00 |
TableFunctionRemote.h
|
format more messages
|
2023-01-25 21:16:42 +01:00 |
TableFunctionS3.cpp
|
Correctly append arguments
|
2023-05-04 08:30:45 +00:00 |
TableFunctionS3.h
|
Correctly append arguments
|
2023-05-04 08:30:45 +00:00 |
TableFunctionS3Cluster.cpp
|
Correctly append arguments
|
2023-05-04 08:30:45 +00:00 |
TableFunctionS3Cluster.h
|
Correctly append arguments
|
2023-05-04 08:30:45 +00:00 |
TableFunctionSQLite.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TableFunctionSQLite.h
|
Consolidate config_core.h into config.h
|
2022-09-28 13:31:57 +00:00 |
TableFunctionURL.cpp
|
Merge remote-tracking branch 'upstream/master' into named-collections-finish
|
2023-03-17 13:02:36 +01:00 |
TableFunctionURL.h
|
Fixed tests
|
2023-03-11 11:51:54 +01:00 |
TableFunctionValues.cpp
|
Better exception messages when schema_inference_hints is ill-formatted
|
2023-02-27 15:20:56 +00:00 |
TableFunctionValues.h
|
Fix some code comments style
|
2022-02-28 08:15:37 +08:00 |
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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TableFunctionZeros.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |