[GitHub] [carbondata] kunal642 opened a new pull request #3601: Fixed performance issue for drop table

classic Classic list List threaded Threaded
26 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3601: [CARBONDATA-3677] Fixed performance issue for drop table

GitBox
CarbonDataQA1 commented on issue #3601: [CARBONDATA-3677] Fixed performance issue for drop table
URL: https://github.com/apache/carbondata/pull/3601#issuecomment-583845113
 
 
   Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/198/
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3601: [CARBONDATA-3677] Fixed performance issue for drop table

GitBox
In reply to this post by GitBox
CarbonDataQA1 commented on issue #3601: [CARBONDATA-3677] Fixed performance issue for drop table
URL: https://github.com/apache/carbondata/pull/3601#issuecomment-583850872
 
 
   Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1900/
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] kunal642 commented on issue #3601: [CARBONDATA-3677] Fixed performance issue for drop table

GitBox
In reply to this post by GitBox
kunal642 commented on issue #3601: [CARBONDATA-3677] Fixed performance issue for drop table
URL: https://github.com/apache/carbondata/pull/3601#issuecomment-583960836
 
 
   @jackylk Please review..Fixed the comments

----------------------------------------------------------------
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]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] kunal642 commented on a change in pull request #3601: [CARBONDATA-3677] Fixed performance issue for drop table

GitBox
In reply to this post by GitBox
kunal642 commented on a change in pull request #3601: [CARBONDATA-3677] Fixed performance issue for drop table
URL: https://github.com/apache/carbondata/pull/3601#discussion_r376872898
 
 

 ##########
 File path: core/src/main/java/org/apache/carbondata/core/metadata/schema/table/CarbonTable.java
 ##########
 @@ -35,6 +35,7 @@
 import org.apache.carbondata.core.constants.CarbonCommonConstants;
 import org.apache.carbondata.core.constants.CarbonLoadOptionConstants;
 import org.apache.carbondata.core.constants.SortScopeOptions;
+import org.apache.carbondata.core.datamap.DataMapLevel;
 
 Review comment:
   done

----------------------------------------------------------------
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]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] jackylk commented on issue #3601: [CARBONDATA-3677] Fixed performance issue for drop table

GitBox
In reply to this post by GitBox
jackylk commented on issue #3601: [CARBONDATA-3677] Fixed performance issue for drop table
URL: https://github.com/apache/carbondata/pull/3601#issuecomment-584173195
 
 
   LGTM

----------------------------------------------------------------
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]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] asfgit closed pull request #3601: [CARBONDATA-3677] Fixed performance issue for drop table

GitBox
In reply to this post by GitBox
asfgit closed pull request #3601: [CARBONDATA-3677] Fixed performance issue for drop table
URL: https://github.com/apache/carbondata/pull/3601
 
 
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services
12