google-cloud icon indicating copy to clipboard operation
google-cloud copied to clipboard

A collection of Google Cloud Platform (GCP) plugins

Results 62 google-cloud issues
Sort by recently updated
recently updated
newest added

Added retries on retryable api exceptions in `PubSubRDDIterator.hasNext()`

build

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.8 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...

dependencies

## Adding XLS UI elements for gcs source Jira : [Plugin-1730](https://cdap.atlassian.net/browse/PLUGIN-1730) ### Description This PR adds UI element required for XLS Support in `GCS Source`. Ref : XLS Support PR...

build

E2e bigquerymultitable

build

Bumps org.apache.avro:avro from 1.8.2 to 1.11.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.avro:avro&package-manager=maven&previous-version=1.8.2&new-version=1.11.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.7.2 to 1.1.10.4. Release notes Sourced from org.xerial.snappy:snappy-java's releases. v1.1.10.4 What's Changed Security Fix Fixed SnappyInputStream so as not to allocate too large memory when decompressing data...

dependencies

Bumps org.apache.spark:spark-core_2.12 from 3.3.2 to 3.3.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.spark:spark-core_2.12&package-manager=maven&previous-version=3.3.2&new-version=3.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps [guava](https://github.com/google/guava) from 27.0.1-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies

Use the precision and scale from BQ field when creating corresponding CDAP schema for the record.

build