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:01:00 UTC

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

     [ https://issues.apache.org/jira/browse/CALCITE-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Mior reassigned CALCITE-2423:
-------------------------------------

    Assignee: Michael Mior

> 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
>            Assignee: Michael Mior
>            Priority: Major
>
> 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)