Skip to content

Conversation

mpeddada1
Copy link
Contributor

This PR copies over the Bigquery sample and README for native image support from GoogleCloudPlatform/native-image-support-java. In addition to the sample, it also adds an integration test that can run as a native image.

Calling mvn package -Pnative builds the native image for the application and calling mvn test -Pnative runs the test as a native image.

For more information: https://graalvm.github.io/native-build-tools/latest/maven-plugin.html#configuration

@mpeddada1 mpeddada1 requested a review from a team February 4, 2022 20:36
@mpeddada1 mpeddada1 requested a review from a team as a code owner February 4, 2022 20:36
@mpeddada1 mpeddada1 requested a review from steffnay February 4, 2022 20:36
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • samples/pom.xml

@product-auto-label product-auto-label bot added api: bigquery Issues related to the googleapis/java-bigquery API. samples Issues that are directly related to samples. labels Feb 4, 2022
@stephaniewang526 stephaniewang526 merged commit 7bb6c79 into main Feb 7, 2022
@stephaniewang526 stephaniewang526 deleted the add-native-samples branch February 7, 2022 16:01
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 11, 2022
🤖 I have created a release *beep* *boop*
---


## [2.9.0](v2.8.0...v2.9.0) (2022-02-11)


### Features

* add Interval type support ([#1844](#1844)) ([fd3751a](fd3751a))


### Documentation

* **sample:** Add sample for native image support in Bigquery ([#1829](#1829)) ([7bb6c79](7bb6c79))


### Dependencies

* update actions/github-script action to v6 ([#1847](#1847)) ([7ffe963](7ffe963))
* update dependency com.google.cloud:google-cloud-bigtable to v2.5.3 ([#1840](#1840)) ([88fc05f](88fc05f))
* update dependency com.google.cloud:google-cloud-storage to v2.4.0 ([#1828](#1828)) ([d628fff](d628fff))
* update dependency com.google.cloud:google-cloud-storage to v2.4.1 ([#1839](#1839)) ([e8ebd5c](e8ebd5c))
* update dependency com.google.cloud:native-image-support to v0.12.0 ([#1832](#1832)) ([1d27b30](1d27b30))
* update dependency com.google.cloud:native-image-support to v0.12.1 ([#1841](#1841)) ([15918a1](15918a1))
* update dependency com.google.cloud:native-image-support to v0.12.2 ([#1843](#1843)) ([56e6acf](56e6acf))
* update dependency com.google.cloud:native-image-support to v0.12.3 ([#1845](#1845)) ([b64b441](b64b441))
* update dependency com.google.oauth-client:google-oauth-client-java6 to v1.33.1 ([#1835](#1835)) ([7680714](7680714))
* update dependency com.google.oauth-client:google-oauth-client-jetty to v1.33.1 ([#1836](#1836)) ([950f3cd](950f3cd))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
gcf-owl-bot bot added a commit that referenced this pull request Jul 24, 2023
…1829)

* chore: update dependencies in requirements.txt to address dependabot security alerts

* update dependencies within gcp/templates

---------

Co-authored-by: Anthonios Partheniou <[email protected]>
Source-Link: googleapis/synthtool@af76aa5
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:46d2d262cd285c638656c8bde468011b723dc0c7ffd6a5ecc2650fe639c82e8f
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 24, 2023
…1829) (#2809)

* chore: update dependencies in requirements.txt to address dependabot security alerts

* update dependencies within gcp/templates

---------

Co-authored-by: Anthonios Partheniou <[email protected]>
Source-Link: https://togithub.com/googleapis/synthtool/commit/af76aa51249c5f6d8efb66e8ac390ec651f9f2f6
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:46d2d262cd285c638656c8bde468011b723dc0c7ffd6a5ecc2650fe639c82e8f
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. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants