package
Version:
v0.0.0-...-7638244
Opens a new window with list of versions in this module.
Published: Apr 22, 2020
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.