Skip to content

Commit

Permalink
Add PARQUET_TEST_BAD_DATA
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 13, 2024
1 parent af2470b commit c15bec7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/release/verify_rc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ ensure_source_directory() {
export ARROW_TEST_DATA
PARQUET_TEST_DATA="${ARCHIVE_BASE_NAME}/parquet-testing/data"
export PARQUET_TEST_DATA
PARQUET_TEST_BAD_DATA="${ARCHIVE_BASE_NAME}/parquet-testing/bad_data"
export PARQUET_TEST_BAD_DATA
}

latest_go_version() {
Expand Down

0 comments on commit c15bec7

Please sign in to comment.