Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-652

Cannot update a table with 1000 columns

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.0.0-incubating
    • None
    • data-query
    • None
    • Spark 1.6

    Description

      I created a hive table and loaded it with data(data.csv).
      The commands for hive table are in attached file(create-table-1000-columns-hive)
      Then I created a carbon table and inserted data in it from the above hive table(see create-table-1000-columns)
      after which I fired the below query:
      update tablewith1000columns set (a1)=('testing!~~~!!!!') where a1='A1';
      and it gave java.lang.ArrayIndexOutOfBoundsException

      Attachments

        1. thrift-log
          17 kB
          Deepti Bhardwaj
        2. error-while-update.png
          82 kB
          Deepti Bhardwaj
        3. data.csv
          16 kB
          Deepti Bhardwaj
        4. create-table-1000-columns-hive
          12 kB
          Deepti Bhardwaj
        5. create-table-1000-columns
          17 kB
          Deepti Bhardwaj

        Activity

          People

            sounak sounak chakraborty
            deeptibhardwaj24 Deepti Bhardwaj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: