pgarrow

package
v0.0.0-...-add2213 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArrowToCockroach

func ArrowToCockroach(t arrow.DataType) string

ArrowToCockroach converts arrow data type to cockroach data type. CockroachDB lacks support for some data types like macaddr and has different aliases for ints. See: https://www.cockroachlabs.com/docs/stable/int.html

func ArrowToCrateDB

func ArrowToCrateDB(t arrow.DataType) string

func ArrowToPg10

func ArrowToPg10(t arrow.DataType) string

func CockroachToArrow

func CockroachToArrow(t string) arrow.DataType

func CrateDBToArrow

func CrateDBToArrow(t string) arrow.DataType

func Pg10ToArrow

func Pg10ToArrow(t string) arrow.DataType

Types

This section is empty.

Jump to

Keyboard shortcuts

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