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

[FEA] Implement Version-Specific Photon to Spark Node Mapping for Photon parsing #1384

Open
Tracked by #251
parthosa opened this issue Oct 15, 2024 · 0 comments
Open
Tracked by #251
Labels
core_tools Scope the core module (scala) feature request New feature or request

Comments

@parthosa
Copy link
Collaborator

In PR-1338, we added support for processing Photon event logs. It uses a JSON file to map Photon Nodes to their equivalent Spark Nodes. However, this mapping is currently based on Databricks version 13.3. In future, we should implement version-specific mapping files and dynamically select the appropriate file at runtime based on the Databricks version in use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core_tools Scope the core module (scala) feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants