google-cloud
google-cloud copied to clipboard
A collection of Google Cloud Platform (GCP) plugins
This PR adds a way to add schema information to a relation. This can be called by a plugin that wishes to request validation. The current intention is that this...
Changes the widget type for SA json fields from `textbox` to `secure-textarea` Please notice the shield icon in the SA json field. Clicking the shield lets the user select one...
## Remove unused field :ReferenceName from GCS/BQ argument setter Jira : [PLUGIN-430](https://cdap.atlassian.net/browse/PLUGIN-430) ### Description GCS/BQ argument setters have field :ReferenceName: mentioned in the docs and the plugin design file, being...
Description Error Management for Google Publisher Sink plugin exceptions Code change Modified GooglePublisher.java Added GooglePublisherErrorDetailsProvider.java Modified GCPUtils.java Modified PubSubOutputFormat.java Tests Test Case - tested with valid and invalid scenarios **1....
This PR contains additional e2e tests for big query sink plugin
Please review my scenarios for BigQuery Sink.