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

Code cleanup in TestBigQueryAvroConnectorTest #24034

Merged

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    4a0ce4f View commit details
    Browse the repository at this point in the history
  2. Refactor projection pushdown test in BaseConnectorTest

    This will avoid the code duplication in TestBigQueryAvroConnectorTest
    krvikash committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    be67ce1 View commit details
    Browse the repository at this point in the history
  3. Override withoutSmallFileThreshold in TestBigQueryAvroConnectorTest

    This will avoid overriding and duplicating the projection pushdown test cases in TestBigQueryAvroConnectorTest
    krvikash committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2abeb87 View commit details
    Browse the repository at this point in the history