Documentation
¶
Index ¶
- Variables
- func Arrow_table_to_parquet(arg1 Shared_ptr_Sl_arrow_Table_Sg_, arg2 string, arg3 int64)
- func ConvertArrowFileToParquet(arg1 string, arg2 string, arg3 int64)
- func DisableColumnDictionary(arg1 string)
- func EnableColumnDictionary(arg1 string)
- func SetColumnCompression(arg1 string, arg2 string)
- func SetColumnEncoding(arg1 string, arg2 string)
- func SetCompression(arg1 string)
- func Swig_free(arg1 uintptr)
- func Swig_malloc(arg1 int) (_swig_ret uintptr)
- type Parquet_Compression_type
- type Parquet_Encoding_type
- type Shared_ptr_Sl_arrow_Table_Sg_
- type Shared_ptr_Sl_parquet_schema_ColumnPath_Sg_
- type SwigcptrParquet_Compression_type
- type SwigcptrParquet_Encoding_type
- type SwigcptrShared_ptr_Sl_arrow_Table_Sg_
- type SwigcptrShared_ptr_Sl_parquet_schema_ColumnPath_Sg_
Constants ¶
This section is empty.
Variables ¶
View Source
var Swig_escape_always_false bool
View Source
var Swig_escape_val interface{}
Functions ¶
func Arrow_table_to_parquet ¶
func Arrow_table_to_parquet(arg1 Shared_ptr_Sl_arrow_Table_Sg_, arg2 string, arg3 int64)
func DisableColumnDictionary ¶
func DisableColumnDictionary(arg1 string)
func EnableColumnDictionary ¶
func EnableColumnDictionary(arg1 string)
func SetColumnCompression ¶
func SetColumnEncoding ¶
func SetCompression ¶
func SetCompression(arg1 string)
func Swig_malloc ¶
Types ¶
type Parquet_Compression_type ¶
type Parquet_Compression_type interface {
Swigcptr() uintptr
}
func Pq_compression ¶
func Pq_compression(arg1 string) (_swig_ret Parquet_Compression_type)
type Parquet_Encoding_type ¶
type Parquet_Encoding_type interface {
Swigcptr() uintptr
}
func Pq_encoding ¶
func Pq_encoding(arg1 string) (_swig_ret Parquet_Encoding_type)
type Shared_ptr_Sl_arrow_Table_Sg_ ¶
type Shared_ptr_Sl_arrow_Table_Sg_ interface {
}func Arrow_file_to_table ¶
func Arrow_file_to_table(arg1 string) (_swig_ret Shared_ptr_Sl_arrow_Table_Sg_)
type Shared_ptr_Sl_parquet_schema_ColumnPath_Sg_ ¶
type Shared_ptr_Sl_parquet_schema_ColumnPath_Sg_ interface {
}func Pq_column ¶
func Pq_column(arg1 string) (_swig_ret Shared_ptr_Sl_parquet_schema_ColumnPath_Sg_)
type SwigcptrParquet_Compression_type ¶
type SwigcptrParquet_Compression_type uintptr
func (SwigcptrParquet_Compression_type) Swigcptr ¶
func (p SwigcptrParquet_Compression_type) Swigcptr() uintptr
type SwigcptrParquet_Encoding_type ¶
type SwigcptrParquet_Encoding_type uintptr
func (SwigcptrParquet_Encoding_type) Swigcptr ¶
func (p SwigcptrParquet_Encoding_type) Swigcptr() uintptr
type SwigcptrShared_ptr_Sl_arrow_Table_Sg_ ¶
type SwigcptrShared_ptr_Sl_arrow_Table_Sg_ uintptr
func (SwigcptrShared_ptr_Sl_arrow_Table_Sg_) Swigcptr ¶
func (p SwigcptrShared_ptr_Sl_arrow_Table_Sg_) Swigcptr() uintptr
type SwigcptrShared_ptr_Sl_parquet_schema_ColumnPath_Sg_ ¶
type SwigcptrShared_ptr_Sl_parquet_schema_ColumnPath_Sg_ uintptr
func (SwigcptrShared_ptr_Sl_parquet_schema_ColumnPath_Sg_) Swigcptr ¶
func (p SwigcptrShared_ptr_Sl_parquet_schema_ColumnPath_Sg_) Swigcptr() uintptr
Click to show internal directories.
Click to hide internal directories.