From e3242423c5b2a74f463a816cb011403bd91acbef Mon Sep 17 00:00:00 2001 From: MacChen1 Date: Wed, 30 Jul 2025 10:40:35 +0800 Subject: [PATCH 1/3] add new projects --- sig/bigdata/openeuler/g/Gluten.yaml | 6 ++++++ sig/bigdata/openeuler/o/OmniAdaptor.yaml | 6 ++++++ sig/bigdata/openeuler/o/OmniOperator.yaml | 6 ++++++ sig/bigdata/openeuler/o/OmniStateStore.yaml | 6 ++++++ sig/bigdata/openeuler/o/OmniStream.yaml | 6 ++++++ sig/bigdata/sig-info.yaml | 24 ++++++++++++++++++++- 6 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 sig/bigdata/openeuler/g/Gluten.yaml create mode 100644 sig/bigdata/openeuler/o/OmniAdaptor.yaml create mode 100644 sig/bigdata/openeuler/o/OmniOperator.yaml create mode 100644 sig/bigdata/openeuler/o/OmniStateStore.yaml create mode 100644 sig/bigdata/openeuler/o/OmniStream.yaml diff --git a/sig/bigdata/openeuler/g/Gluten.yaml b/sig/bigdata/openeuler/g/Gluten.yaml new file mode 100644 index 0000000000..7fd2c56088 --- /dev/null +++ b/sig/bigdata/openeuler/g/Gluten.yaml @@ -0,0 +1,6 @@ +name: Gluten +description: This repository is a mirror repository for the integration between the OmniRuntime system and Gluten. +type: public +branches: +- name: master + type: protected \ No newline at end of file diff --git a/sig/bigdata/openeuler/o/OmniAdaptor.yaml b/sig/bigdata/openeuler/o/OmniAdaptor.yaml new file mode 100644 index 0000000000..d988aacc8d --- /dev/null +++ b/sig/bigdata/openeuler/o/OmniAdaptor.yaml @@ -0,0 +1,6 @@ +name: OmniAdaptor +description: OmniAdaptor is the glue layer component between OmniOperator, Spark, and Flink. +type: public +branches: +- name: master + type: protected \ No newline at end of file diff --git a/sig/bigdata/openeuler/o/OmniOperator.yaml b/sig/bigdata/openeuler/o/OmniOperator.yaml new file mode 100644 index 0000000000..4a4e404374 --- /dev/null +++ b/sig/bigdata/openeuler/o/OmniOperator.yaml @@ -0,0 +1,6 @@ +name: OmniOperator +description: OmniOperator operator acceleration is implemented using native code (C/C++) to optimize big data SQL operators. +type: public +branches: +- name: master + type: protected \ No newline at end of file diff --git a/sig/bigdata/openeuler/o/OmniStateStore.yaml b/sig/bigdata/openeuler/o/OmniStateStore.yaml new file mode 100644 index 0000000000..fb71e1d927 --- /dev/null +++ b/sig/bigdata/openeuler/o/OmniStateStore.yaml @@ -0,0 +1,6 @@ +name: OmniStateStore +description: OmniStateStore is an open-source and high-performance state storage engine for Flink. +type: public +branches: +- name: master + type: protected \ No newline at end of file diff --git a/sig/bigdata/openeuler/o/OmniStream.yaml b/sig/bigdata/openeuler/o/OmniStream.yaml new file mode 100644 index 0000000000..432dd75142 --- /dev/null +++ b/sig/bigdata/openeuler/o/OmniStream.yaml @@ -0,0 +1,6 @@ +name: OmniStream +description: OmniStream operator acceleration is implemented using native code (C/C++) to optimize Flink SQL and DataStream operators. +type: public +branches: +- name: master + type: protected \ No newline at end of file diff --git a/sig/bigdata/sig-info.yaml b/sig/bigdata/sig-info.yaml index 8ae5a196d5..bd3a656bb1 100644 --- a/sig/bigdata/sig-info.yaml +++ b/sig/bigdata/sig-info.yaml @@ -26,6 +26,11 @@ repositories: - openeuler/bigtop-manager - openeuler/openAMDC - openeuler/velox + - openeuler/Gluten + - openeuler/OmniAdaptor + - openeuler/OmniOperator + - openeuler/OmniStream + - openeuler/OmniStateStore committers: - gitee_id: wenwj0 name: wenweijian @@ -36,7 +41,24 @@ repositories: - gitee_id: changzhi1123 name: changzhi email: 272972727@qq.com - + - gitee_id: firewalls + name: guanwenxuan + email: choose_home@126.com + - gitee_id: hyycyan_cyan + name: huangyuyang + email: huangyuyang1@huawei.com + - gitee_id: weijie-yin + name: yinweijie + email: yinweijie2@huawei.com + - gitee_id: yiding-wu + name: wuyiding + email: 707999813@qq.com + - gitee_id: copperybean + name: zhangzhihong + email: copperybean.zhang@gmail.com + - gitee_id: study-hard-day-night + name: liujian + email: 2041370846@qq.com - repo: - src-openeuler/hive - src-openeuler/hbase -- Gitee From b02778e633ae4f675ac20e740103ab8e655f8b3a Mon Sep 17 00:00:00 2001 From: MacChen1 Date: Thu, 31 Jul 2025 19:57:32 +0800 Subject: [PATCH 2/3] modify the project info --- sig/bigdata/sig-info.yaml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/sig/bigdata/sig-info.yaml b/sig/bigdata/sig-info.yaml index bd3a656bb1..3383427db7 100644 --- a/sig/bigdata/sig-info.yaml +++ b/sig/bigdata/sig-info.yaml @@ -41,24 +41,7 @@ repositories: - gitee_id: changzhi1123 name: changzhi email: 272972727@qq.com - - gitee_id: firewalls - name: guanwenxuan - email: choose_home@126.com - - gitee_id: hyycyan_cyan - name: huangyuyang - email: huangyuyang1@huawei.com - - gitee_id: weijie-yin - name: yinweijie - email: yinweijie2@huawei.com - - gitee_id: yiding-wu - name: wuyiding - email: 707999813@qq.com - - gitee_id: copperybean - name: zhangzhihong - email: copperybean.zhang@gmail.com - - gitee_id: study-hard-day-night - name: liujian - email: 2041370846@qq.com + - repo: - src-openeuler/hive - src-openeuler/hbase @@ -74,6 +57,23 @@ repositories: name: wenweijian email: weijian.wen@foxmail.com +- repo: + - openeuler/Gluten + - openeuler/OmniAdaptor + - openeuler/OmniOperator + - openeuler/OmniStream + - openeuler/OmniStateStore + committers: + - gitee_id: hyycyan_cyan + name: huangyuyang + email: huangyuyang1@huawei.com + - gitee_id: yiding-wu + name: wuyiding + email: 707999813@qq.com + - gitee_id: copperybean + name: zhangzhihong + email: copperybean.zhang@gmail.com + - repo: - src-openeuler/redis6 - src-openeuler/rain -- Gitee From 028015fb54ea7f178cf6a84bb148fdb910836a80 Mon Sep 17 00:00:00 2001 From: MacChen1 Date: Fri, 1 Aug 2025 10:11:44 +0800 Subject: [PATCH 3/3] delete the same project info --- sig/bigdata/sig-info.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sig/bigdata/sig-info.yaml b/sig/bigdata/sig-info.yaml index 3383427db7..cfaed91b59 100644 --- a/sig/bigdata/sig-info.yaml +++ b/sig/bigdata/sig-info.yaml @@ -26,11 +26,6 @@ repositories: - openeuler/bigtop-manager - openeuler/openAMDC - openeuler/velox - - openeuler/Gluten - - openeuler/OmniAdaptor - - openeuler/OmniOperator - - openeuler/OmniStream - - openeuler/OmniStateStore committers: - gitee_id: wenwj0 name: wenweijian -- Gitee