Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultColumnThresh = 5 * 1024 * 1024 DefaultSkewThresh = 25 * 1024 * 1024 )
Variables ¶
This section is empty.
Functions ¶
func NewWriter ¶
func NewWriter(w io.WriteCloser, opts WriterOpts) (*zst.Writer, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.