Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0-incubating
-
None
Description
Currently CalciteAssert allows to specify either custom connection properties via with(Map) or custom schema via with(String, Object).
Often it is required to set both simultaneously:
For instance, lex=JAVA is an easy way to write queries without quotes.
For testing correlation runtime, it is required to set forceDecorrelate=true/false.
Attachments
Issue Links
- is superceded by
-
CALCITE-483 Implement correlate expression for enumerable convention
- Closed