Login  Register

[GitHub] [carbondata] Klaus-xjp commented on a change in pull request #3981: [CARBONDATA-4027] Incorrect query result after Update/Delete and Inse…

Posted by GitBox on Oct 14, 2020; 3:00am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-marchpure-opened-a-new-pull-request-3981-CARBONDATA-4027-Incorrect-query-result-af-tp101852p101885.html


Klaus-xjp commented on a change in pull request #3981:
URL: https://github.com/apache/carbondata/pull/3981#discussion_r504369446



##########
File path: integration/spark/src/test/resources/IUD/updateinpartition.csv
##########
@@ -0,0 +1,21 @@
+id,sales,dtm
+001,0,20200907
+002,0,20200907
+003,0,20200907
+004,0,20200907
+005,0,20200907
+006,0,20200907
+007,0,20200907
+008,0,20200907
+009,0,20200907
+010,0,20200907
+011,0,20200908
+012,0,20200908
+013,0,20200908
+014,0,20200908
+015,0,20200908
+016,0,20200908
+017,0,20200908
+018,0,20200908
+019,0,20200908
+020,0,20200908

Review comment:
       new line at the end of file




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[hidden email]