Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix CASE clause pushdown issue #877

Closed
dai-chen opened this issue Dec 3, 2020 · 0 comments
Closed

Fix CASE clause pushdown issue #877

dai-chen opened this issue Dec 3, 2020 · 0 comments
Assignees
Labels
bug Something isn't working SQL

Comments

@dai-chen
Copy link
Member

dai-chen commented Dec 3, 2020

The new CaseClause was added as a separate expression class other than FunctionExpression. This caused it cannot be handled by optimizer.

@dai-chen dai-chen added bug Something isn't working SQL labels Dec 3, 2020
@dai-chen dai-chen self-assigned this Dec 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working SQL
Projects
None yet
Development

No branches or pull requests

1 participant