We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.
getArray
Add support for array data types in BigQueryResultImpl.
Currently, there isn't a way to read repeated fields in BigQuery.
getArraymethod is not implemented and throws: 'java.sql.SQLFeatureNotSupportedException' exception.