package
Version:
v1.6.1
Opens a new window with list of versions in this module.
Published: Aug 1, 2023
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New creates a new merge function
func ToBlock(input interface{}) ([]byte, error)
ToBlock merges multiple blocks together and outputs merged Block bytes
func ToOrc(input interface{}) ([]byte, error)
ToOrc merges multiple blocks together and outputs a key and merged orc data
func ToParquet(input interface{}) ([]byte, error)
ToParquet merges multiple blocks together and outputs a key and merged Parquet data
Func represents merge function
Source Files
¶
Click to show internal directories.
Click to hide internal directories.