goparquet

package module
v0.0.0-...-ea0a3a9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

README

goparquet

A golang swig wrapper to convert arrow files to parquet files using the c++ libraries

Documentation

Index

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 ConvertArrowFileToParquet

func ConvertArrowFileToParquet(arg1 string, arg2 string, arg3 int64)

func DisableColumnDictionary

func DisableColumnDictionary(arg1 string)

func EnableColumnDictionary

func EnableColumnDictionary(arg1 string)

func SetColumnCompression

func SetColumnCompression(arg1 string, arg2 string)

func SetColumnEncoding

func SetColumnEncoding(arg1 string, arg2 string)

func SetCompression

func SetCompression(arg1 string)

func Swig_free

func Swig_free(arg1 uintptr)

func Swig_malloc

func Swig_malloc(arg1 int) (_swig_ret uintptr)

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 {
	Swigcptr() uintptr
}

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 {
	Swigcptr() uintptr
}

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

type SwigcptrParquet_Encoding_type

type SwigcptrParquet_Encoding_type uintptr

func (SwigcptrParquet_Encoding_type) Swigcptr

type SwigcptrShared_ptr_Sl_arrow_Table_Sg_

type SwigcptrShared_ptr_Sl_arrow_Table_Sg_ uintptr

func (SwigcptrShared_ptr_Sl_arrow_Table_Sg_) Swigcptr

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL