Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-48431

Do not forward predicates on collated columns to file readers

    XMLWordPrintableJSON

Details

    Description

      SPARK-47657 allows to push filters on collated columns to file sources that support it. If such filters are pushed to file sources, those file sources must not push those filters to the actual file readers (i.e. parquet or csv readers), because there is no guarantee that those support collations.

      With this task, we are widening filters on collations to be AlwaysTrue when we translate filters for file sources.

      Attachments

        Issue Links

          Activity

            People

              olaky Jan-Ole Sasse
              olaky Jan-Ole Sasse
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: