Skip to content

Conversation

@phillipleblanc
Copy link
Contributor

Which issue does this PR close?

Fixes a merge issue that resulted in a broken build/test.

Rationale for this change

We should have working builds and tests!

What changes are included in this PR?

Moves the test test_table_references_in_plan_to_sql to where the rest of the plan_to_sql tests are for now. Also fixes a merge issue between 7757d63 and 7bd4b53

Are these changes tested?

Yes

Are there any user-facing changes?

No

@github-actions github-actions bot added the sql SQL Planner label May 23, 2024
@phillipleblanc
Copy link
Contributor Author

cc @alamb - I think we should merge this in relatively quickly so that builds/tests aren't broken

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @phillipleblanc 🙏

Ok(())
}

#[test]
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@alamb alamb merged commit ccbd01a into apache:main May 23, 2024
@phillipleblanc phillipleblanc deleted the phillip/240523-fix-broken-test branch May 23, 2024 13:25
findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
* Move and fix test test_table_references_in_plan_to_sql

* merge issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sql SQL Planner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants