.. |
Impl
|
Merge pull request #55892 from Avogar/schema-inference-union
|
2023-12-12 15:02:06 +01:00 |
IInputFormat.cpp
|
Support orc filter push down (file + stripe + rowgroup level) (#55330)
|
2023-10-24 12:08:17 -07:00 |
IInputFormat.h
|
Support orc filter push down (file + stripe + rowgroup level) (#55330)
|
2023-10-24 12:08:17 -07:00 |
InputFormatErrorsLogger.cpp
|
Make input format errors logger a bit better
|
2023-11-20 17:22:49 +00:00 |
InputFormatErrorsLogger.h
|
Make input format errors logger a bit better
|
2023-11-20 17:22:49 +00:00 |
IOutputFormat.cpp
|
Revert partial result
|
2023-10-21 03:14:22 +02:00 |
IOutputFormat.h
|
Revert partial result
|
2023-10-21 03:14:22 +02:00 |
IRowInputFormat.cpp
|
Fix skipping lots rows with errors
|
2023-11-20 18:07:54 +00:00 |
IRowInputFormat.h
|
Update src/Processors/Formats/IRowInputFormat.h
|
2023-08-23 12:15:47 +02:00 |
IRowOutputFormat.cpp
|
Remove PVS-Studio
|
2023-02-19 23:30:05 +01:00 |
IRowOutputFormat.h
|
|
|
ISchemaReader.cpp
|
Add union mode for schema inference to infer union schema of files with different schemas
|
2023-10-20 20:46:41 +00:00 |
ISchemaReader.h
|
Add union mode for schema inference to infer union schema of files with different schemas
|
2023-10-20 20:46:41 +00:00 |
LazyOutputFormat.cpp
|
do call finalize for all buffers
|
2023-06-16 16:38:18 +02:00 |
LazyOutputFormat.h
|
Revert partial result
|
2023-10-21 03:14:22 +02:00 |
OutputFormatWithUTF8ValidationAdaptor.h
|
Delete debug logging in OutputFormatWithUTF8ValidationAdaptor
|
2023-12-15 14:54:04 +01:00 |
PullingOutputFormat.cpp
|
do call finalize for all buffers
|
2023-06-16 16:38:18 +02:00 |
PullingOutputFormat.h
|
do call finalize for all buffers
|
2023-06-16 16:38:18 +02:00 |
RowInputFormatWithDiagnosticInfo.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
RowInputFormatWithDiagnosticInfo.h
|
|
|
RowInputFormatWithNamesAndTypes.cpp
|
Add union mode for schema inference to infer union schema of files with different schemas
|
2023-10-20 20:46:41 +00:00 |
RowInputFormatWithNamesAndTypes.h
|
Add union mode for schema inference to infer union schema of files with different schemas
|
2023-10-20 20:46:41 +00:00 |
RowOutputFormatWithExceptionHandlerAdaptor.h
|
Remove debug logging
|
2023-09-19 13:38:43 +02:00 |