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

fix(java): add native image configuration for Apache Arrow #2018

Merged
merged 1 commit into from May 2, 2022

Conversation

mpeddada1
Copy link
Contributor

@mpeddada1 mpeddada1 commented May 2, 2022

@mpeddada1 mpeddada1 requested a review from a team as a code owner May 2, 2022 14:09
@mpeddada1 mpeddada1 requested review from a team and stephaniewang526 May 2, 2022 14:09
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/java-bigquery API. labels May 2, 2022
@mpeddada1 mpeddada1 requested a review from suztomo May 2, 2022 14:26
@stephaniewang526 stephaniewang526 merged commit 06cbe69 into main May 2, 2022
@stephaniewang526 stephaniewang526 deleted the fix-arrow branch May 2, 2022 14:51
@suztomo
Copy link
Member

suztomo commented May 4, 2022

That was quick. Great.

@mpeddada1
Copy link
Contributor Author

Thanks! The Apache Arrow problem was resolved but now we're running into some other issues that require troubleshooting. Debugging PR: #2019

gcf-merge-on-green bot pushed a commit that referenced this pull request May 10, 2022
🤖 I have created a release *beep* *boop*
---


## [2.11.0](v2.10.10...v2.11.0) (2022-05-10)


### Features

* add Connection interface ([#1374](#1374)) ([3804275](3804275))
* next release from main branch is 2.10.9 ([#1996](#1996)) ([f716427](f716427))


### Bug Fixes

* add native image configuration for Arrow ([#2018](#2018)) ([06cbe69](06cbe69))
* fix for flaky connection close issue ([#2034](#2034)) ([db3daac](db3daac))


### Documentation

* **sample:** remove unused dependency and add setup instructions ([#2010](#2010)) ([e2e9113](e2e9113))


### Dependencies

* update dependency com.google.apis:google-api-services-bigquery to v2-rev20220422-1.32.1 ([#2017](#2017)) ([b9fa786](b9fa786))
* update dependency com.google.apis:google-api-services-bigquery to v2-rev20220429-1.32.1 ([#2020](#2020)) ([78789a5](78789a5))

---
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. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate GraalVM IT failure with Apache Arrow
3 participants