Posted by
GitBox on
Oct 27, 2020; 5:27pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-marchpure-opened-a-new-pull-request-3999-WIP-Segment-listfile-issue-tp102805p102923.html
ajantha-bhat commented on a change in pull request #3999:
URL:
https://github.com/apache/carbondata/pull/3999#discussion_r512886166##########
File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/command/carbonTableSchemaCommon.scala
##########
@@ -121,7 +121,7 @@ case class UpdateTableModel(
updatedTimeStamp: Long,
var executorErrors: ExecutionErrors,
deletedSegments: Seq[Segment],
- loadAsNewSegment: Boolean = false)
+ loadAsNewSegment: Boolean = true)
Review comment:
There is no use of horizontal compaction features after this change?
@QiangCai , @marchpure : we need to mark it as deprecated ?
----------------------------------------------------------------
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]