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

[FEATURE]: Handle spark options while reading data from a file location #161

Open
1 task done
mwojtyczka opened this issue Feb 7, 2025 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@mwojtyczka
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem statement

We currently only provide format and input location.
This works fine for delta but other formats like csv may require additional options.

Proposed Solution

Extend config, profiler and utils to handle additional spark options when reading input data.

Additional Context

No response

@mwojtyczka mwojtyczka added the enhancement New feature or request label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant