Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add warning when SparkDataSet is used on Databricks without a valid file path #121

Closed
jmholzer opened this issue Feb 20, 2023 · 0 comments · Fixed by #114
Closed

Add warning when SparkDataSet is used on Databricks without a valid file path #121

jmholzer opened this issue Feb 20, 2023 · 0 comments · Fixed by #114

Comments

@jmholzer
Copy link
Contributor

Description

The way that SparkDataSet is currently implemented, it will fail to resolve versioned datasets when a user passes a filepath not prefixed with /dbfs. We should log a warning when they do so, telling them to use this prefix to avoid this (and potentially other, unreported) problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant