You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Michael Mior (JIRA)" <ji...@apache.org> on 2018/07/20 23:00:00 UTC

[jira] [Created] (CALCITE-2423) Intermittent failure of CassandraAdapterIT#testMaterializedView

Michael Mior created CALCITE-2423:
-------------------------------------

             Summary: Intermittent failure of CassandraAdapterIT#testMaterializedView
                 Key: CALCITE-2423
                 URL: https://issues.apache.org/jira/browse/CALCITE-2423
             Project: Calcite
          Issue Type: Bug
          Components: cassandra
            Reporter: Michael Mior


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)