Browse Source
The directory is empty, which means tests are failing BEFORE writing files. Enhanced diagnostics: 1. List /test-spark/ root to see what directories exist 2. Grep test logs for 'employees', 'people_partitioned', '.parquet' 3. Try multiple possible locations: employees, people_partitioned, people 4. Show WHERE the test actually tried to write files This will reveal: - If test fails before writing (connection error, etc.) - What path the test is actually using - Whether files exist in a different locationpull/7526/head
1 changed files with 40 additions and 18 deletions
Loading…
Reference in new issue