KEMBAR78
Implement getArray() in BigQueryResultImpl · Issue #3655 · googleapis/java-bigquery · GitHub
Skip to content

Implement getArray() in BigQueryResultImpl #3655

@o-shevchenko

Description

@o-shevchenko

Add support for array data types in BigQueryResultImpl.

Currently, there isn't a way to read repeated fields in BigQuery.

getArray method is not implemented and throws: 'java.sql.SQLFeatureNotSupportedException' exception.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/java-bigquery API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions