Cookbooks
This page contains a collection of WarpStream-specific Bento recipes to help you accomplish common tasks.
Last updated
Was this helpful?
This page contains a collection of WarpStream-specific Bento recipes to help you accomplish common tasks.
Last updated
Was this helpful?
You can always for more information about how to use Bento, but this page contains snippets that you can copy-and-paste to accomplish common tasks.
Note that GCP BigQuery has strict quotas on how many table modifications can be performed per day, so we recommend inserting data using large batches as shown above.
Follow the same instructions as , except first create an Iceberg table in BigQuery. Note that an Iceberg table needs to be in BigQuery first for this work. This bento component leverages BigQuery's to import data into the IceBerg table and that API does not support creating Iceberg tables on the fly yet.