Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Plugin version: 1.10.0

Writes records to a CloudSQL PostgreSQL table. Each record will be written to a row in the table. For example, you periodically build a recommendation model for products on your online store. The model is stored in a GCS bucket and you want to export the contents of the bucket to a CloudSQL PostgreSQL table where it can be served to your users.

...