Versions Compared

Key

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

Plugin version: 1.10.0

Writes records to a CloudSQL MySQL table. Each record will be written to a row in the table. For example, suppose 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 MySQL table where it can be served to your users.

...