Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from May 18, 2021

Conversation

stephaniewang526
Copy link
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 join this conversation on GitHub. Already have an account? Sign in to comment
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