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

Instant/LocalDate/LocalTime/ZonedDateTime support for Parquet, KafkaTools and JsonNodeUtil #3367

Open
nbauernfeind opened this issue Jan 26, 2023 · 0 comments
Assignees
Labels
feature request New feature or request triage
Milestone

Comments

@nbauernfeind
Copy link
Member

When porting over Instant, LocalDate, LocalTime, and ZonedDateTime support from DHE, I skipped initial integration with Parquet/Kafka/Json due to low familiarity with their implementations (additionally, these integrations were not included in the initial work).

This ticket is to track adding support for these types to those ingestion/exhaustion tools.

@nbauernfeind nbauernfeind added feature request New feature or request triage labels Jan 26, 2023
@nbauernfeind nbauernfeind added this to the Backlog milestone Jan 26, 2023
nbauernfeind added a commit that referenced this issue Mar 3, 2023
DH-11692 via commits:
- deephaven-ent/iris@563e69e
- deephaven-ent/iris@f680b26
- deephaven-ent/iris@4f46299
- deephaven-ent/iris@7baba9f

Follow up work:
- Instant/LocalDate/LocalTime/ZonedDateTime support for Parquet, KafkaTools and JsonNodeUtil #3367
- ArraySource#move support moving of full blocks #3359
- Introduce ColumnDataType to use as return type to ColumnSource#getType #3455
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request triage
Projects
None yet
Development

No branches or pull requests

2 participants