pgarrow

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: Apache-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 ArrowToPg10

func ArrowToPg10(t arrow.DataType) string

func CockroachToArrow

func CockroachToArrow(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