-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0-incubating
-
Fix Version/s: 1.0.0-incubating
-
Component/s: None
-
Labels:
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.
- is superceded by
-
CALCITE-483 Implement correlate expression for enumerable convention
-
- Closed
-