Skip to content

Commit

Permalink
Update example/sample_data/sample_col.csv
Browse files Browse the repository at this point in the history
Signed-off-by: jornh <jornhansen@gmail.com>
  • Loading branch information
jornh committed Dec 9, 2020
1 parent 4bae7ee commit ac27aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/sample_data/sample_col.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name,description,col_type,sort_order,database,cluster,schema,table_name,badges
col1,"col1 description","string",1,hive,gold,test_schema,test_table1,PK
col2,"col2 description","string",2,hive,gold,test_schema,test_table1,"PII"
col2,"col2 description","string",2,hive,gold,test_schema,test_table1,PII
col3,"col3 description","string",3,hive,gold,test_schema,test_table1,
col4,"col4 description","string",4,hive,gold,test_schema,test_table1,
col5,"col5 description","float",5,hive,gold,test_schema,test_table1,
Expand Down

0 comments on commit ac27aec

Please sign in to comment.