Fix the name of avro schema file in Test
Fixed the name of avro schema file in Test Signed-off-by: Yishuang Lu <luystu@gmail.com>
This commit is contained in:
committed by
vinoth chandar
parent
460e24e84b
commit
faf93b6340
2
pom.xml
2
pom.xml
@@ -288,7 +288,7 @@
|
||||
<exclude>**/*.sh</exclude>
|
||||
<exclude>**/*.log</exclude>
|
||||
<exclude>**/dependency-reduced-pom.xml</exclude>
|
||||
<exclude>**/test/resources/*.avro</exclude>
|
||||
<exclude>**/test/resources/*.avsc</exclude>
|
||||
<exclude>**/test/resources/*.data</exclude>
|
||||
<exclude>**/test/resources/*.schema</exclude>
|
||||
<exclude>**/test/resources/*.csv</exclude>
|
||||
|
||||
Reference in New Issue
Block a user