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(fuzzer): Add filter parsing to toSql methods for hasJoinNode in ReferenceQueryRunners #11566

Closed

Conversation

DanielHunte
Copy link

Summary: This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 18, 2024
Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 3103be3
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/675faf25e521a40008fb96a2

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66021799

DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 18, 2024
…Runners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 18, 2024
…ferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 18, 2024
…ferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66021799

DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 18, 2024
…ferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 18, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66021799

DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 18, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 18, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
@DanielHunte DanielHunte changed the title Add filter parsing to toSql methods for hasJoinNode in ReferenceQueryRunners feat(fuzzer): Add filter parsing to toSql methods for hasJoinNode in ReferenceQueryRunners Nov 18, 2024
@DanielHunte DanielHunte changed the title feat(fuzzer): Add filter parsing to toSql methods for hasJoinNode in ReferenceQueryRunners fix(fuzzer): Add filter parsing to toSql methods for hasJoinNode in ReferenceQueryRunners Nov 18, 2024
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 19, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 19, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 19, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66021799

Copy link
Contributor

@kagamiori kagamiori left a comment

Choose a reason for hiding this comment

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

Hi @DanielHunte, thank you for adding support for filters in join nodes.

DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 21, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66021799

DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 21, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 21, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 21, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Nov 21, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 14, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 14, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 14, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66021799

DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 14, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 14, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 15, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 15, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 15, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 15, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 15, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 15, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 15, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 15, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 15, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 16, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66021799

DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 16, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 16, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 16, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 16, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 16, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 16, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
DanielHunte pushed a commit to DanielHunte/velox that referenced this pull request Dec 16, 2024
…eferenceQueryRunners (facebookincubator#11566)

Summary:

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799
athmaja-n pushed a commit to athmaja-n/velox that referenced this pull request Jan 10, 2025
…eferenceQueryRunners (facebookincubator#11566)

Summary:
Pull Request resolved: facebookincubator#11566

This change updates both the DuckQueryRunner and PrestoQueryRunner to parse filters in their hasJoinNode toSql methods.

Reviewed By: kagamiori

Differential Revision: D66021799

fbshipit-source-id: 421a5d5e105bc02d6dfb4ef1fe9c0e6deec351a7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants