Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
This seems to happen around half the time I run the test. If anyone has any ideas what might be going wrong, I'd appreciate some help. As a quick summary of what the test is doing, Cassandra allows users to define materialized views in the schema and these should be exposed to Calcite by the adapter to enable view-based query writing.
This is implemented using Hook.TRIMMED when the schema is created to add instances of MaterializedViewTable to the schema.
Attachments
Issue Links
- blocks
-
CALCITE-2419 Use embedded Cassandra for unit tests
- Closed