Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2025 09:38 PM
for reference, here are the json pipeline settings:
{
"id": "96e670ba-....",
"pipeline_type": "WORKSPACE",
"development": true,
"continuous": false,
"channel": "CURRENT",
"photon": true,
"libraries": [
{
"notebook": {
"path": "/Users/.../dummy_dlt"
}
}
],
"name": "dlt_view_to_table",
"serverless": true,
"catalog": "tabular",
"schema": "dataexpert",
"data_sampling": false
}