Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-1864

LONGWVARCHAR column support have problems with storage of the column in hbase

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0-incubating
    • sql-cmp, sql-exe
    • None

    Description

      The LONGWVARCHAR is stored in hbase table as

      xF26S0\xB4VP\xE3 column=#1:\x02, timestamp=1456841088934, value=\x00t\x00o\x00d\x00a\x00y\x00

      But the omitted default value for this column would have 2 byte varchar indicator length prefix.

      I would think how the LONGWVARCHAR is stored in hbase table might be wrong because it can't be null terminated.

      The test case charsets/TEST012 now has a known diff file when this issue was exposed after merging PR 340

      Attachments

        Activity

          People

            sandhya Sandhya Sundaresan
            selvag Selvaganesan Govindarajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: