You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by da...@apache.org on 2023/04/20 11:20:11 UTC

[doris] branch master updated (c4e469c82c -> 94509e51af)

This is an automated email from the ASF dual-hosted git repository.

dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from c4e469c82c [feature](agg) Support spill to disk in aggregation (#18051)
     add 94509e51af [fix](editLog) add sufficient replay logic and edit log for altering light schema change (#18746)

No new revisions were added by this update.

Summary of changes:
 ...CHelper.java => AlterLightSchChangeHelper.java} | 52 +++++++++++-----------
 .../apache/doris/alter/SchemaChangeHandler.java    | 19 +++++++-
 .../org/apache/doris/catalog/TableProperty.java    |  3 --
 .../org/apache/doris/journal/JournalEntity.java    |  7 ++-
 ...ionLog.java => AlterLightSchemaChangeInfo.java} | 29 ++++++------
 .../java/org/apache/doris/persist/EditLog.java     |  8 +++-
 6 files changed, 70 insertions(+), 48 deletions(-)
 rename fe/fe-core/src/main/java/org/apache/doris/alter/{AlterLSCHelper.java => AlterLightSchChangeHelper.java} (87%)
 copy fe/fe-core/src/main/java/org/apache/doris/persist/{ModifyTableEngineOperationLog.java => AlterLightSchemaChangeInfo.java} (67%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org