Data Catalog Snap Pack examples
| Example | Snaps used |
|---|---|
| Inserting and Querying Custom Metadata from the
Flight Metadata Table
The Pipeline in this zipped example, MetadataCatalog_Insert_Read_Example.zip, demonstrates how you can:
|
|
|
Data Catalog Partition Overwrite Pipeline The following Pipeline demonstrates how to overwrite an existing partition by using the three Data Catalog Service Snaps: Catalog Query , Catalog Delete , and Catalog Insert . Because you cannot edit the Table Assets in Manager, you can use this Pipeline as a way for overwriting partitions in the Data Catalog. |
|
Partition Refresh to S3 with Catalog Update This example Pipeline queries a partition in the table, deletes the partition, generates a JSON document, and writes it to S3, inserting the metadata into the Table Asset in Manager. |