OmniSciDB
94e8789169
|
Files | |
file | ArrowImporter.h [code] |
file | CopyParams.h [code] |
file | DelimitedParserUtils.cpp [code] |
file | DelimitedParserUtils.h [code] |
file | Importer.cpp [code] |
file | Importer.h [code] |
file | KafkaImporter.cpp [code] |
Based on StreamInsert code but using binary columnar format for inserting a stream of rows with optional transformations from stdin to a DB table. | |
file | QueryExporter.cpp [code] |
file | QueryExporter.h [code] |
file | QueryExporterCSV.cpp [code] |
file | QueryExporterCSV.h [code] |
file | QueryExporterGDAL.cpp [code] |
file | QueryExporterGDAL.h [code] |
file | RowToColumnLoader.cpp [code] |
Based on StreamInsert code but using binary columnar format for inserting a stream of rows with optional transformations from stdin to a MapD table. | |
file | RowToColumnLoader.h [code] |
Utility Function to convert rows to input columns for loading via load_table_binary_columnar. | |
file | StreamImporter.cpp [code] |
Based on StreamInsert code but using binary columnar format for inserting a stream of rows with optional transformations from stdin to a DB table. | |