这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@0x777
Copy link
Member

@0x777 0x777 commented Nov 14, 2018

Unique aliases are generated for the tablenames of relationships used in the boolean expression. Required a major rewrite of internals.

Description

What component does this PR affect?

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System

Requires changes from other components? If yes, please mark the components:

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System

Related Issue

#853

Solution and Design

Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update
  • Community content

Checklist:

  • I have read the contributing guide and my code conforms to the guidelines.
  • This change requires a change in the documentation.
  • I have updated the documentation accordingly.
  • I have added required tests.

@hasura-bot
Copy link
Contributor

Review app available at: https://hge-ci-pull-1037.herokuapp.com

@hasura-bot
Copy link
Contributor

Review app available at: https://hge-ci-pull-1037.herokuapp.com

@0x777 0x777 requested a review from rakeshkky November 16, 2018 09:13
rakeshkky
rakeshkky previously approved these changes Nov 16, 2018
@hasura-bot
Copy link
Contributor

Review app available at: https://hge-ci-pull-1037.herokuapp.com

@hasura-bot
Copy link
Contributor

Review app available at: https://hge-ci-pull-1037.herokuapp.com

@hasura-bot
Copy link
Contributor

Review app available at: https://hge-ci-pull-1037.herokuapp.com

@0x777 0x777 merged commit 47dcae1 into hasura:master Nov 16, 2018
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-1037.herokuapp.com is deleted

hasura-bot pushed a commit that referenced this pull request Sep 3, 2024
<!-- The PR description should answer 2 important questions: -->

### What

Exposes SQL constraints to datafusion's planner via the
`TableProvider::constraints()` trait method.

### How

We pull these constraints from the GraphQL configuration for the model.
This is not ideal - the data should really live at the model layer now.
But we can hopefully solve that later.

<!-- How is it trying to accomplish it (what are the implementation
steps)? -->

V3_GIT_ORIGIN_REV_ID: c723d895fd707e24defae971f474b5938478a82b
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