merge

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(mergeFunc string) (map[string]Func, error)

New creates a new merge function

func ToBlock added in v1.6.0

func ToBlock(input interface{}) ([]byte, error)

ToBlock merges multiple blocks together and outputs merged Block bytes

func ToOrc

func ToOrc(input interface{}) ([]byte, error)

ToOrc merges multiple blocks together and outputs a key and merged orc data

func ToParquet added in v1.2.8

func ToParquet(input interface{}) ([]byte, error)

ToParquet merges multiple blocks together and outputs a key and merged Parquet data

Types

type Func

type Func func(interface{}) ([]byte, error)

Func represents merge function

Jump to

Keyboard shortcuts

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