jackylk commented on a change in pull request #3602: [CARBONDATA-3676] Support clean carbon data files of stages. URL: https://github.com/apache/carbondata/pull/3602#discussion_r376186321
########## File path: integration/flink/src/main/java/org/apache/carbon/flink/CarbonS3Property.java ########## @@ -27,6 +27,7 @@ static final String DATA_TEMP_PATH = "carbon.writer.s3.data.temp.path"; + @Deprecated Review comment: I think we can delete this constant directly, since this version has not been released ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
