Skip to content

Commit 89a7fe8

Browse files
authored
Improve the docs for parquet_edge_test (#5498)
Improves the docs for parquet_edge_test Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
1 parent 0f38417 commit 89a7fe8

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

tests/pandas/parquet_edge_test.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@
66
and provides detailed reporting on support status.
77
88
IMPORTANT:
9-
Set ARKOUDA_PARQUET_TEST_DATA_DIR environment variable to enable these tests.
9+
Set ARKOUDA_PARQUET_TEST_DATA_DIR environment variable to enable these tests, it should be set
10+
to the `/data` directory of the cloned parquet-testing repository.
1011
1112
Test data from: https://github.com/apache/parquet-testing/
13+
COMMIT: 4cf674fc589309ba8651ad676f3fb557582d9cab
14+
This test suite is tuned to specific tests, if new test files are added/removed from the parquet-testing
15+
repository, the categorization may need to be updated. Make sure to use the documented commit to ensure
16+
test stability.
1217
1318
Test Categories:
1419
- Crash files: Known to crash the server (skipped entirely)

0 commit comments

Comments
 (0)