You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by ab...@apache.org on 2022/10/20 09:18:46 UTC

[incubator-devlake] branch main updated (0cc42cad -> ac533e86)

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

abeizn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 0cc42cad feat: add branch protection and some other config (#3505)
     add ac533e86 feat: add order by for starrocks plugin and use transaction repeatable read when load data (#3502)

No new revisions were added by this update.

Summary of changes:
 .../src/data/pipeline-config-samples/starrocks.js  |  3 +-
 plugins/starrocks/starrocks.go                     |  2 +
 plugins/starrocks/task_data.go                     |  7 +-
 plugins/starrocks/tasks.go                         | 74 ++++++++++++++++------
 4 files changed, 61 insertions(+), 25 deletions(-)