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

feat(generate-table-partitions): Works on all 7 platforms - BigQuery, Hive, MySQL, Oracle, Postgres, SQL Server and Teradata. #922

Merged
merged 9 commits into from
Aug 1, 2023

Conversation

sundar-mudupalli-work
Copy link
Contributor

@sundar-mudupalli-work sundar-mudupalli-work commented Jul 27, 2023

This pull request has two major changes

  1. Updated the generate-table-partitions logic to use Row_number() so that it works on Teradata
  2. Update test for Postgres so that the test now passes (generated filters changed slightly)
  3. Add new tests for BigQuery, Hive, MySQL, Oracle, SQL Server and Teradata.

Cheers.

Sundar Mudupalli

…o works on teradata.

Tested with postgres and updated postgres tests. Other test will likely need to be modified.
Requires the ibis upgrade, hence merging with develop before finishing testing.
Adding tests for generate-table-partitions
@sundar-mudupalli-work sundar-mudupalli-work requested a review from a team as a code owner July 27, 2023 21:58
@sundar-mudupalli-work
Copy link
Contributor Author

/gcbrun

@sundar-mudupalli-work sundar-mudupalli-work changed the title Test generate partitions feat(generate-table-partitions): Works on all 7 platforms - BigQuery, Hive, MySQL, Oracle, Postgres, SQL Server and Teradata. Jul 27, 2023
@sundar-mudupalli-work
Copy link
Contributor Author

/gcbrun

1 similar comment
@sundar-mudupalli-work
Copy link
Contributor Author

/gcbrun

@sundar-mudupalli-work
Copy link
Contributor Author

/gcbrun

@nj1973
Copy link
Contributor

nj1973 commented Aug 1, 2023

/gcbrun

Copy link
Contributor

@Raniksingh Raniksingh left a comment

Choose a reason for hiding this comment

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

LGTM

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

3 participants