-
Notifications
You must be signed in to change notification settings - Fork 591
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
Labels
Comments
Found the |
So far we've added the following source/sinks
|
9 tasks
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
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
The text was updated successfully, but these errors were encountered: