Skip to content

[CALCITE-3392] Column expression in DDL should be validated before co…#1490

Merged
danny0405 merged 1 commit intoapache:masterfrom
danny0405:CALCITE-3392
Oct 10, 2019
Merged

[CALCITE-3392] Column expression in DDL should be validated before co…#1490
danny0405 merged 1 commit intoapache:masterfrom
danny0405:CALCITE-3392

Conversation

@danny0405
Copy link
Copy Markdown
Contributor

…nverting to RexNode

  • Add a new interface InitializerContext#validateExpression for column
    expression validation
  • Promote SqlToRelConverter#toRel not to do any projections conversion
    when there is no virtual columns
  • Add test cases in server module

…nverting to RexNode

* Add a new interface InitializerContext#validateExpression for column
expression validation
* Promote SqlToRelConverter#toRel not to do any projections conversion
when there are no virtual columns
* Add test cases in server module
@danny0405 danny0405 merged commit 1cc65f1 into apache:master Oct 10, 2019
@danny0405 danny0405 deleted the CALCITE-3392 branch October 11, 2019 09:05
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.

1 participant