We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f38417 commit 89a7fe8Copy full SHA for 89a7fe8
1 file changed
tests/pandas/parquet_edge_test.py
@@ -6,9 +6,14 @@
6
and provides detailed reporting on support status.
7
8
IMPORTANT:
9
-Set ARKOUDA_PARQUET_TEST_DATA_DIR environment variable to enable these tests.
+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.
11
12
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.
17
18
Test Categories:
19
- Crash files: Known to crash the server (skipped entirely)
0 commit comments