Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-270

Boolean datum compatible to apache hive

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2-incubating
    • 0.2-incubating, 0.8.0
    • None
    • None

    Description

      In the current implementation, boolean datum is not compatible to apache hive.

      • sample data
        1
        t
        true
        
      • Hive CLI
        hive> select * from bool_test;
        OK
        NULL
        NULL
        true
        

      Attachments

        1. TAJO-270.patch
          8 kB
          Jinho Kim

        Issue Links

          Activity

            People

              jhkim Jinho Kim
              jhkim Jinho Kim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: