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

Provide optimization in retrieval for non correlated filter expression evaluated to false [CORE5394] #5667

Closed
firebird-automations opened this issue Nov 8, 2016 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @livius2

Duplicates CORE1287

Votes: 1

Will be good to see that Firebird do not fetch streem if non correlated filter expresion evaluated to false

i suppose simplest possible case is:

SELECT * FROM RDB$RELLATIONS WHERE 1=0

will be good to see here 0 fetches

@firebird-automations
Copy link
Collaborator Author

Modified by: @livius2

description: Will be good to see that Firebird do not fetch streem if non correlated filter expresion evaluated to false

is uppose simplest possible case is:

SELECT * FROM RDB$RELLATIONS WHERE 1=0

will be good to see here 0 fetches

=>

Will be good to see that Firebird do not fetch streem if non correlated filter expresion evaluated to false

i suppose simplest possible case is:

SELECT * FROM RDB$RELLATIONS WHERE 1=0

will be good to see here 0 fetches

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Link: This issue duplicates CORE1287 [ CORE1287 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant