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

[AUDIT][SPARK-49454][SQL] Avoid double normalization in the cache process #11489

Closed
parthosa opened this issue Sep 20, 2024 · 1 comment
Closed
Labels
audit_4.0.0 Audit related tasks for 4.0.0 bug Something isn't working

Comments

@parthosa
Copy link
Collaborator

Describe the bug
Changes in the cache manager. Should check if it affects our usage of cache manager

apache/spark@8a85f22ebb8

@parthosa parthosa added ? - Needs Triage Need team to review and classify audit_4.0.0 Audit related tasks for 4.0.0 bug Something isn't working labels Sep 20, 2024
@mattahrens
Copy link
Collaborator

We didn't port Spark's CacheManager in our Parquet cache manager.

@mattahrens mattahrens closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_4.0.0 Audit related tasks for 4.0.0 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants