Documentation ¶
Overview ¶
Package schema provides functionality for converting AVRO Schema to BQ Schema
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertAvroToBigQuery ¶
func ConvertAvroToBigQuery(avroSchema map[string]interface{}) ([]*bigquery.FieldSchema, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.