Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Goal: Be able to enable custom SqlNode validation
It will require overloading CalcitePrepareImpl, setting the prepareFactory in Driver.java to use the overloaded CalcitePrepareImpl, and then overloading createSqlValidator() and getSqlValidator() of CalcitePreparingStmt
Some changes to constructor access level is needed, no functionality or logic change is needed
Attachments
Issue Links
- links to