Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-709

FIX Boolean to StringGroup schema evolution

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.6, 1.7.0
    • 1.7.0, 1.6.7
    • evolution, Reader
    • None

    Description

      Even though Boolean to String/Char/Varchar conversion needs special handling (explicitly converting 1s to 'TRUE's and 0s to 'FALSE's) we are currently using the same logic for all numeric vectors (StringGroupFromAnyIntegerTreeReader).

      StringGroupFromBooleanTreeReader logic is there but seems broken since ORC-531 refactor.

      Attachments

        Issue Links

          Activity

            People

              pgaref Panagiotis Garefalakis
              pgaref Panagiotis Garefalakis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: