Skip to content

Commit

Permalink
Add Orc Tests (#3552)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzuckerm authored Nov 20, 2023
1 parent f1c20f4 commit 8aaef75
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions archive/o/orc/testinfo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
folder:
extension: ".orc"
naming: "hyphen"

container:
image: "rzuckerm/orc"
tag: "2.1.2-1"
cmd: "java -cp '/opt/orc/orc.jar:/opt/orc/lib/*' orc.Main {{ source.name }}{{ source.extension }}"

0 comments on commit 8aaef75

Please sign in to comment.