Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-5636

[C++][Gandiva] Expression cache should not use ToString on data type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++ - Gandiva
    • None

    Description

      The expression cache in gandiva generates uses the ToString() method of arrow::DataType() for both hashing and equality.

      This is error-prone - we should have a visitor for generating hash, and use the equality visitor for comparison.

      fsaintjacques praveenbingo 

      Attachments

        Activity

          People

            Unassigned Unassigned
            pravindra Pindikura Ravindra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: