Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

feat: add ParquetOptions support and expose it in LoadJobConfiguration and ExternalTableDefinition classes#1318

Merged
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
stephaniewang526:parquet-options
May 18, 2021
Merged

feat: add ParquetOptions support and expose it in LoadJobConfiguration and ExternalTableDefinition classes#1318
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
stephaniewang526:parquet-options

Conversation

@stephaniewang526
Copy link
Copy Markdown
Contributor

Fixes #1302

@stephaniewang526 stephaniewang526 requested review from a team and shollyman May 18, 2021 01:49
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/java-bigquery API. label May 18, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 18, 2021
@stephaniewang526 stephaniewang526 merged commit 72b1715 into googleapis:master May 18, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request May 18, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [1.131.0](https://www.github.com/googleapis/java-bigquery/compare/v1.130.0...v1.131.0) (2021-05-18)


### Features

* add ParquetOptions support and expose it in LoadJobConfiguration and ExternalTableDefinition classes ([#1318](https://www.github.com/googleapis/java-bigquery/issues/1318)) ([72b1715](https://www.github.com/googleapis/java-bigquery/commit/72b17151c4f3c4a3d298d3791e58c3112a14b4f5))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/java-bigquery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add support for ParquetOptions for load/external tables

2 participants