package
Version:
v1.2.5
Opens a new window with list of versions in this module.
Published: Mar 17, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func First(payload []byte, columns ...string) (result []interface{}, err error)
First selects a first row only, then stops.
Range is a helper function that ranges over a set of columns in an orc buffer
SchemaFor generates a schema
Iterator represents orc data frame.
FromBuffer creates an iterator from a buffer.
FromFile creates an iterator from a file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.