Documentation
¶
Index ¶
- func ConvertCSVToParquet(ctx context.Context, csvFilePath, parquetFilePath string, schema *arrow.Schema, ...) error
- func ConvertParquetToCSV(ctx context.Context, parquetFilePath, csvFilePath string, memoryMap bool, ...) error
- func ConvertParquetToJSON(ctx context.Context, parquetFilePath, jsonFilePath string, memoryMap bool, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertCSVToParquet ¶
func ConvertParquetToCSV ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.