Hi I Just test in my idea in local mode, I am not sure which mode and which branch you test.
I have tested and the result seems ok. My test steps as follows: 1. just copy your code into CarbonExample class. 2. Run CarbonExample. Test result as follows: 17/06/20 10:34:12 AUDIT CarbonDataRDDFactory$: [bogon][erlu][Thread-1]Data load request has been received for table default.testtable 17/06/20 10:34:16 AUDIT CarbonDataRDDFactory$: [bogon][erlu][Thread-1]Data load is successful for default.testtable +-----+ | _c0| +-----+ |80000| +-----+ 17/06/20 10:34:28 AUDIT deleteExecution$: [bogon][erlu][Thread-1]Delete data operation is successful for default.testtable 17/06/20 10:34:28 AUDIT CarbonDataRDDFactory$: [bogon][erlu][Thread-1]Data load request has been received for table default.testtable 17/06/20 10:34:29 AUDIT CarbonDataRDDFactory$: [bogon][erlu][Thread-1]Data update is successful for default.testtable ++ || ++ ++ +-----+ | _c0| +-----+ |80000| +-----+ 17/06/20 10:34:34 AUDIT deleteExecution$: [bogon][erlu][Thread-1]Delete data operation is successful for default.testtable 17/06/20 10:34:34 AUDIT CarbonDataRDDFactory$: [bogon][erlu][Thread-1]Data load request has been received for table default.testtable 17/06/20 10:34:34 AUDIT CarbonDataRDDFactory$: [bogon][erlu][Thread-1]Data update is successful for default.testtable ++ || ++ ++ +-----+ | _c0| +-----+ |80000| +-----+ Process finished with exit code 0 Correct me if I missing something important. Regards. Chenerlu. -- View this message in context: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/update-bug-with-carbondata1-1-0-and-spark1-6-0-tp15578p15588.html Sent from the Apache CarbonData Dev Mailing List archive mailing list archive at Nabble.com.