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

Add data types to integration tests #11191

Open
cyliu0 opened this issue Jul 25, 2023 · 4 comments
Open

Add data types to integration tests #11191

cyliu0 opened this issue Jul 25, 2023 · 4 comments

Comments

@cyliu0
Copy link
Collaborator

cyliu0 commented Jul 25, 2023

We will cover the data types for different sources/sinks as much as possible in the integration tests. We'll cover all the zero, null, maximum, and minimum values in the test. For overflow values, we'll test it depending on the testing result and the test implementation

@cyliu0 cyliu0 self-assigned this Jul 25, 2023
@github-actions github-actions bot added this to the release-1.1 milestone Jul 25, 2023
@cyliu0
Copy link
Collaborator Author

cyliu0 commented Aug 2, 2023

For zero value testing, we have two issues just fixed for array. #11351 #11352

And for the record, we don't plan to support the zero date time like '0000-00-00' for MySQL and dates Before Christ for PostgreSQL

@cyliu0
Copy link
Collaborator Author

cyliu0 commented Aug 2, 2023

Found the numeric type different from PostgreSQL https://github.com/risingwavelabs/risingwave-docs/issues/886 . The document should be fixed.

@fuyufjh fuyufjh modified the milestones: release-1.1, release-1.2 Aug 8, 2023
@fuyufjh fuyufjh modified the milestones: release-1.2, release-1.3 Sep 11, 2023
@fuyufjh fuyufjh modified the milestones: release-1.3, release-1.5 Nov 9, 2023
Copy link
Contributor

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants