bigquery_storage_quickstart

command
v0.0.0-...-6022d19 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

The bigquery_storage_quickstart application demonstrates usage of the BigQuery Storage read API. It demonstrates API features such as column projection (limiting the output to a subset of a table's columns), column filtering (using simple predicates to filter records on the server side), establishing the snapshot time (reading data from the table at a specific point in time), decoding Avro row blocks using the third party "github.com/linkedin/goavro" library, and decoding Arrow row blocks using the third party "github.com/apache/arrow/go" library.

Jump to

Keyboard shortcuts

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