Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-1655

Druid adapter: add IN filter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.12.0
    • druid-adapter
    • None

    Description

      The druid calcite adapter throw an exception when an IN filter is used.
      This happens only in hive because in calcite project the IN filter is transformed to OR automatically.
      Since this rule does not kick in HIVE and it is better to use the native IN filter from druid instead having huge number of OR clauses i will send a patch that adds the IN filter.

      Attachments

        Issue Links

          Activity

            People

              bslim Slim Bouguerra
              bslim Slim Bouguerra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: