Skip to content

Commit 8d306ef

Browse files
committed
Add initial README
1 parent a8f7be3 commit 8d306ef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

data/avro/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
This directory contains AVRO files corresponding to the parquet testing files at https://github.com/apache/parquet-testing/blob/master/data/
2+
3+
These files were created by using spark with the following commands:
4+
5+
```
6+
TODO
7+
```

0 commit comments

Comments
 (0)