Commit 6c39f517 authored by Kyle Muldoon's avatar Kyle Muldoon

added data files

parent 4ea139b4
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# 2,Mango,Color is Orange # 2,Mango,Color is Orange
# 3,Banana,Color is Yellow # 3,Banana,Color is Yellow
input="../input/sample.txt" input="./sample.txt"
tableName="myfruits" tableName="myfruits"
lineFormat="(code,name,color)" lineFormat="(code,name,color)"
......
1,Apple,Color is Red
2,Mango,Color is Orange
3,Banana,Color is Yellow
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment