Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleSink ¶
type ConsoleSink struct {
// contains filtered or unexported fields
}
func NewConsoleSink ¶
func NewConsoleSink() *ConsoleSink
func (*ConsoleSink) Flush ¶
func (s *ConsoleSink) Flush() error
func (*ConsoleSink) WriteTable ¶
func (s *ConsoleSink) WriteTable(batch arrow.Table) error
Click to show internal directories.
Click to hide internal directories.