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

Integration test should count rows for any database operation on Operators #1273

Closed
sunank200 opened this issue Nov 18, 2022 · 0 comments · Fixed by #1405
Closed

Integration test should count rows for any database operation on Operators #1273

sunank200 opened this issue Nov 18, 2022 · 0 comments · Fixed by #1405
Assignees
Labels
priority/high High priority
Milestone

Comments

@sunank200
Copy link
Contributor

sunank200 commented Nov 18, 2022

Describe the bug

  • Check the row count, metadata, column names as part of test
  • Check and fix the integration test accordingly for all the operators

Operators affected:

  1. Append
  2. Merge
  3. Transform
  4. Dataframe
  5. LoadFile

Tests affected:
Start with the data frame operator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/high High priority
Projects
None yet
3 participants