typeconv

package
v0.0.0-...-85f0d9b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CanonizedField

func CanonizedField(field arrow.Field) (*arrow.Field, error)

CanonizedField allows to know what type we associate the Apache Arrow type with. Several different Apache Arrow types will produce the same canonical type & that'll be the type we'll use in the database.

func CanonizedTable

func CanonizedTable(table *schema.Table) (*schema.Table, error)

func CanonizedTables

func CanonizedTables(messages message.WriteMigrateTables) (schema.Tables, error)

Types

This section is empty.

Directories

Path Synopsis
arrow
ch
values
Package values allows conversion from Apache Arrow array to the type accepted by ClickHouse SDK The conversion can become tricky for some nested types, specifically, maps.
Package values allows conversion from Apache Arrow array to the type accepted by ClickHouse SDK The conversion can become tricky for some nested types, specifically, maps.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL