Skip to content

Commit

Permalink
test: port python-universal-filter to avoid yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Mitchell <nickm@us.ibm.com>
  • Loading branch information
starpit committed Nov 28, 2024
1 parent 3c4606f commit 1176e92
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 16 deletions.
16 changes: 0 additions & 16 deletions tests/tests/python-universal-filter/pail/app.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions tests/tests/python-universal-filter/settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ api=workqueue
expected=("Done with docs_after_filter=100 columns_after_filter=25 bytes_after_filter=478602")
NUM_DESIRED_OUTPUTS=0

# the default is --yaml. we don't want that
source_from=" "

up_args='<(gunzip -c "$TEST_PATH"/pail/test-data/input/test1.parquet.gz)'

0 comments on commit 1176e92

Please sign in to comment.