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

Empty result in query after IUD delete operation

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

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

    Description

      1. drop table if exists t1
      2. create table t1 (c1 int,c2 string) STORED BY 'org.apache.carbondata.format' TBLPROPERTIES('table_blocksize'='1', 'dictionary_exclude'='c2')
      3. LOAD DATA LOCAL INPATH 'test.csv' INTO table t1 options('fileheader'='c1,c2')
      4. run delete command which should delete a whole block
      5. Run clean file operation.
      6. select from t1.

       

      NOTE: Disable mergeindex property

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            kunalkapoor Kunal Kapoor
            kunalkapoor Kunal Kapoor
            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 - 1h 40m
                1h 40m

                Slack

                  Issue deployment