Skip to content

Conversation

@ericvergnaud
Copy link
Contributor

Changes

LegacyQueryOwnership takes a str as record type which obfuscates the meaning of that str and creates risk of collision in the ownership factory
This PR fixes that by introducing a LegacyQueryPath data class as a wrapper around the str

Linked issues

None

Functionality

None

Tests

  • ran unit tests

@ericvergnaud ericvergnaud requested a review from a team as a code owner October 25, 2024 10:52
@github-actions
Copy link

✅ 103/103 passed, 2 flaky, 6 skipped, 2h21m3s total

Flaky tests:

  • 🤪 test_hiveserde_table_ctas_migration_job[hiveserde] (1m45.074s)
  • 🤪 test_table_migration_job_publishes_remaining_tables[regular] (2m20.348s)

Running from acceptance #7073

Copy link
Collaborator

@nfx nfx left a comment

Choose a reason for hiding this comment

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

lgtm

@nfx nfx merged commit 5991123 into implement-ownership-factory Oct 25, 2024
@nfx nfx deleted the use-specific-types-for-ownership branch October 25, 2024 14:06
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.

3 participants