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-46466][SQL] Vectorized parquet reader should never do rebase for timestamp ntz #10157

Open
NVnavkumar opened this issue Jan 5, 2024 · 0 comments
Labels
audit_3.4.3 Audit related tasks for 3.4.3 audit_3.5.1 Audit related tasks for 3.5.1 audit_4.0.0 Audit related tasks for 4.0.0

Comments

@NVnavkumar
Copy link
Collaborator

See the following commits:
apache/spark@0948e24c30f
apache/spark@4d21e554758

This is actually for tracking an audit related fix for TimestampNTZ behavior. While currently spark-rapids does not support TimestampNTZType, support might actually be desired (#7731). This issue tracks this major change regarding TimestampNTZ and Parquet

@NVnavkumar NVnavkumar added feature request New feature or request ? - Needs Triage Need team to review and classify audit_3.5.1 Audit related tasks for 3.5.1 audit_4.0.0 Audit related tasks for 4.0.0 audit_3.4.3 Audit related tasks for 3.4.3 labels Jan 5, 2024
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Jan 9, 2024
@sameerz sameerz removed the feature request New feature or request label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_3.4.3 Audit related tasks for 3.4.3 audit_3.5.1 Audit related tasks for 3.5.1 audit_4.0.0 Audit related tasks for 4.0.0
Projects
None yet
Development

No branches or pull requests

3 participants