Skip to content

Conversation

@adutra
Copy link
Contributor

@adutra adutra commented Jan 21, 2025

No description provided.

Path warehouseDir =
warehouseLocation != null
? Paths.get(warehouseLocation)
: Paths.get(System.getProperty("user.dir"), "build", "intTest", "spark-warehouse");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about defaulting to a temp dir managed by JUnit5?

@adutra adutra merged commit 0faa476 into apache:main Jan 22, 2025
5 checks passed
@adutra adutra deleted the log-dir-fixes branch January 22, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants