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 Request] Add support for Timestamp without Time Zone DataType #1627

Closed
1 of 3 tasks
rahulsmahadev opened this issue Mar 1, 2023 · 1 comment
Closed
1 of 3 tasks
Labels
enhancement New feature or request
Milestone

Comments

@rahulsmahadev
Copy link
Collaborator

Feature request

Overview

Support TimestampNTZ data type for Delta tables

Motivation

Currently this datatype is supported in Spark 3.3, but Delta throws an UnsupportedException.

Further details

Spark documentation for timestampNTZ - timestamp without time zone. It's a local timestamp without the time zone information.

Willingness to contribute

The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?

  • Yes. I can contribute this feature independently.
  • Yes. I would be willing to contribute this feature with guidance from the Delta Lake community.
  • No. I cannot contribute this feature at this time.
@rahulsmahadev rahulsmahadev added the enhancement New feature or request label Mar 1, 2023
@rahulsmahadev rahulsmahadev changed the title [Feature Request] [Feature Request] Add support for Timestamp without Time Zone DataType Mar 1, 2023
@allisonport-db allisonport-db added this to the 2.4.0 milestone May 24, 2023
@allisonport-db
Copy link
Collaborator

Closed by #1626

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

Successfully merging a pull request may close this issue.

2 participants