test(ingest): golden extraction case examples/ingest-golden-file, byte-frozen (I2)
This commit is contained in:
parent
e66a2b4015
commit
994f5be11c
8 changed files with 107 additions and 0 deletions
8
examples/ingest-golden-file/fixture/edge.csv
Normal file
8
examples/ingest-golden-file/fixture/edge.csv
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
id,value
|
||||
backslash,a\b
|
||||
pipe,a|b
|
||||
newline,"x
|
||||
y"
|
||||
both,\|
|
||||
zeros,007
|
||||
decimal,1.50
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue