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

GenerateOrdering does not support BinaryType and complex types.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • SQL
    • None

    Description

      When user want to order by binary columns or columns with complex types and code gen is enabled, there will be a MatchError (see here). We can either add supports for these types or have a function to check if we can safely call GenerateOrdering (like the canBeCodeGened for HashAggregation Strategy).

      Attachments

        Issue Links

          Activity

            People

              davies Davies Liu
              yhuai Yin Huai
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: