Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4717

Add Support for 'ALLOW FILTERING' in Teiid Cassandra Translator

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 9.3
    • None
    • Misc. Connectors

      At certain times it is unavoidable to use few columns in the where clause which are not part of the index, in that case Cassandra driver throws error

      Bad Request: Cannot execute this query as it might involve data filtering and thus may have unpredictable performance. If you want to execute this query despite the performance unpredictability, use ALLOW FILTERING

      As a user I should be able to configure the Cassandra translator to append ALLOW FILTERING to the generated query (CQL)

      References:
      https://www.datastax.com/dev/blog/allow-filtering-explained-2
      https://developer.jboss.org/thread/239011

            rhn-engineering-rareddy Ramesh Reddy
            vijaynm Vijay K (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: