apache / apache/doris-flink-connector

[Enhancement] DorisRowConverter need support TIMEZONE

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
385
Forks
279
Avg merge
2d 2h
Merged PRs (30d)
6

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.

### Description

What's Wrong?
DorisRowConverter need support TIMEZONE

What You Expected?
When TIMESTAMP_WITH_TIME_ZONE, internal conver with timezone.
![image](https://user-images.githubusercontent.com/109070189/192676009-8c543188-dfa2-4f55-a422-545a07f135f8.png)

### Solution

_No response_

### Are you willing to submit PR?

- [X] Yes I am willing to submit a PR!

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

Open the contributing guide

Research direction

Start by locating the DorisRowConverter entry point and examining how TIMESTAMP_WITH_TIME_ZONE values are currently converted. Determine the expected timezone-aware result from the issue and image, then add coverage for that conversion and verify the connector tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.