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

Create external table fails post schema restructure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0, 1.5.0
    • 1.4.1
    • None
    • None

    Description

      Steps to reproduce.

      sql("create table rstest1 (c1 string,c2 int) STORED BY 'org.apache.carbondata.format'")
      sql("Alter table rstest1 drop columns(c2)")
      sql(
      "Alter table rstest1 add columns(c4 string) TBLPROPERTIES('DICTIONARY_EXCLUDE'='c4', " +
      "'DEFAULT.VALUE.c4'='def')")
      sql(s"""CREATE EXTERNAL TABLE rsext STORED BY 'carbondata' LOCATION '$storeLocation/rstest1'""")

      Attachments

        Issue Links

          Activity

            People

              mohdshahidkhan Mohammad Shahid Khan
              mohdshahidkhan Mohammad Shahid Khan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 5.5h
                  5.5h