Skip to content

Conversation

@Hisoka-X
Copy link
Member

@Hisoka-X Hisoka-X commented Feb 19, 2024

Purpose of this pull request

This PR supported Doris write datetime with nanosecond.

Does this PR introduce any user-facing change?

no

How was this patch tested?

add new test.

Check list

@Hisoka-X Hisoka-X marked this pull request as ready for review February 23, 2024 07:24
Comment on lines 287 to +288
GenerateTestData.genString(12),
GenerateTestData.genDatetimeString(false),
GenerateTestData.genDatetimeString(true),
GenerateTestData.genDatetimeString(false),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before this PR, the data of generated not match with field order, so the datetime with nano field always insert datetime without nano. So this pr correct it to make sure test work fine.

@hailin0 hailin0 merged commit 7696706 into apache:dev Mar 6, 2024
chaorongzhi pushed a commit to chaorongzhi/seatunnel that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants