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

fix(1781): go to definition when namePrefix is specified in workflow_settings.yaml #1783

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

ashish10alex
Copy link
Contributor

@ashish10alex ashish10alex commented Jul 9, 2024

Solves #1781

Solution
Dynamically determines the table prefix from the compiled query and modified the filter condition accordingly.

Tests

Go to definition works in scenarios when table prefix is defined
Go to definition works in scenarios when table prefix is NOT defined

@Ekrekr
Copy link
Contributor

Ekrekr commented Jul 30, 2024

Happy to merge this, just needs a sync to the latest on the repo's main branch

@ashish10alex
Copy link
Contributor Author

thanks @Ekrekr, I have synced to the repo's main branch

@Ekrekr
Copy link
Contributor

Ekrekr commented Jul 30, 2024

Thanks!

@Ekrekr Ekrekr merged commit c4fc417 into dataform-co:main Jul 30, 2024
1 of 2 checks passed
@ashish10alex ashish10alex deleted the fix_gotoref_table_prefix branch August 12, 2024 18:36
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.

2 participants