Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New BYOD ydd files #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions content/ydds/asdf.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
base_table_name: asdf
data:
cloud_locations:
- data_path: ""
datacenter_location: ""
start_date: ""
description: ""
display_name: ""
file_format: ""
owner: owner name
owner_slack_channel: slack channel
dataset_documentation: ""
privacy_metadata:
contains_customer_data: true
contains_pii: true
contains_usage_data: true
region_restrictions: []
schema: '[IA FILL IN HERE]'
table_columns:
- description: ""
name: fas
type: ""
target_databases:
- database: snowflake
external: '[IA FILL IN HERE]'
25 changes: 25 additions & 0 deletions content/ydds/table name 1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
base_table_name: table_name_1
data:
cloud_locations:
- data_path: ""
datacenter_location: ""
start_date: ""
description: ""
display_name: ""
file_format: ""
owner: owner name
owner_slack_channel: slack channel
dataset_documentation: ""
privacy_metadata:
contains_customer_data: true
contains_pii: true
contains_usage_data: true
region_restrictions: []
schema: '[IA FILL IN HERE]'
table_columns:
- description: ""
name: field name 1
type: ""
target_databases:
- database: snowflake
external: '[IA FILL IN HERE]'
25 changes: 25 additions & 0 deletions content/ydds/table name 2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
base_table_name: table_name_2
data:
cloud_locations:
- data_path: ""
datacenter_location: ""
start_date: ""
description: ""
display_name: ""
file_format: ""
owner: owner name
owner_slack_channel: slack channel
dataset_documentation: ""
privacy_metadata:
contains_customer_data: true
contains_pii: true
contains_usage_data: true
region_restrictions: []
schema: '[IA FILL IN HERE]'
table_columns:
- description: ""
name: fas
type: ""
target_databases:
- database: snowflake
external: '[IA FILL IN HERE]'