Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4853

Google translator does not allow update of empty String type cell

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 9.3, 8.12.10.6_3
    • None
    • None
      1. INSERT INTO SmallA (IntKey, StringKey, Objectvalue) VALUES (100, null, '100')
      2. UPDATE SmallA SET objectvalue = '101' WHERE Intkey=100

      Google translator allows to be inserted null value into column of type String, but subsequent update of any cell in such row throws exception "Spreadsheet translator error: String values cannot be set to null".

              rhn-engineering-shawkins Steven Hawkins
              lfabriko@redhat.com Lucie Krejcirova
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: