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

fix: timestamp incompatibility with OceanBase 4.x #2146

Closed
wants to merge 2 commits into from

Conversation

whhe
Copy link
Member

@whhe whhe commented May 19, 2023

Add the logic to convert data from LocalDateTime to TimestampData, as the latest version of OceanBase may get LocalDateTime objects from a Timestamp or Datetime field by the JDBC driver.

@whhe
Copy link
Member Author

whhe commented May 19, 2023

CI failed with System.IO.IOException: No space left on device, maybe we need to check the status of host machine. @leonardBang

@whhe
Copy link
Member Author

whhe commented May 24, 2023

Impl in #2159

@whhe whhe closed this May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant