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

Insert overwrite on static partition cannot work properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.0
    • None
    • None

    Description

      When trying to insert overwrite on the static partition with 0 at first on int column has an issue.

      Example : 

      create table test(d1 string) partition by (c1 int, c2 int, c3 int)

      And use insert overwrite table partition(01, 02, 03) select "s1"

       

      The above case has a problem as 01 is not converting to actual integer to partition map file.

       

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ravi.pesala Ravindra Pesala
              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 - 5h 20m
                  5h 20m