You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2022/08/18 10:28:15 UTC

[incubator-kyuubi-website] branch master updated: Translate recent news to Chinese

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

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f83ac88  Translate recent news to Chinese
f83ac88 is described below

commit f83ac88eda3777e463a8c3d5513588f05d788739
Author: Cheng Pan <ch...@apache.org>
AuthorDate: Thu Aug 18 18:28:06 2022 +0800

    Translate recent news to Chinese
---
 src/zh/news/2022-06-21-new-committers.md | 44 ++++++++++++++++++++++++++++++++
 src/zh/news/2022-07-20-new-committers.md | 41 +++++++++++++++++++++++++++++
 src/zh/news/2022-07-26-new-committers.md | 39 ++++++++++++++++++++++++++++
 3 files changed, 124 insertions(+)

diff --git a/src/zh/news/2022-06-21-new-committers.md b/src/zh/news/2022-06-21-new-committers.md
new file mode 100644
index 0000000..5fe4b0a
--- /dev/null
+++ b/src/zh/news/2022-06-21-new-committers.md
@@ -0,0 +1,44 @@
+---
+title: '新 committer: Shaoyun Chen'
+date: 2022-06-21
+linked: true
+description: 我们很高兴地宣布 Shaoyun Chen 成为新的 Kyuubi committer.
+---
+<!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+
+Apache Kyuubi 的 Podling 项目管理委员会已经邀请[Shaoyun Chen](https://github.com/cxzl25) 
+成为我们的Committer,我们很高兴地宣布他已经接受邀请。
+
+Shaoyun 目前就职于携程旅行。
+
+从去年起,他向Kyuubi项目的众多模块贡献了代码,包括:
+
+- 实现了专用的set/get catalog/database操作符
+- 在Kyuubi Hive JDBC模块中引入适配器层
+- 将ProcessBuilder.commands置为不可变类型
+- 将ProcBuilder日志中的敏感信息脱敏
+- 优化kyuubi-ctl并新增了文档
+- 参与了Spark TPC-DS连接器的设计讨论和实现
+- 分析和修复了诸多不稳定测试用例
+
+他将Kyuubi v1.4.0引入到了携程旅行生产环境中,作为Spark3 SQL计算引擎的多租户解决方案,支撑了每天
+运行的大量的SQL即席查询。
+
+他发现并修复了在生产环境中遇到的一些缺陷,同时也做了一些优化。
+
+让我们一起祝贺Shaoyun Chen!
+
+成为 Committer 可以更轻松地为项目做出贡献,因为不需要通过补丁提交过程,这能够提高生产力。
+PPMC 成员帮助管理和指导项目的方向。
diff --git a/src/zh/news/2022-07-20-new-committers.md b/src/zh/news/2022-07-20-new-committers.md
new file mode 100644
index 0000000..1cf67fa
--- /dev/null
+++ b/src/zh/news/2022-07-20-new-committers.md
@@ -0,0 +1,41 @@
+---
+title: 'New committer: Min Zhao'
+date: 2022-07-20
+linked: true
+description: 我们很高兴的宣布 Min Zhao 成为新的 Kyuubi committer.
+---
+<!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+
+Apache Kyuubi 的 Podling 项目管理委员会已经邀请[Min Zhao](https://github.com/zhaomin1423)
+成为我们的Committer,我们很高兴地宣布他已经接受邀请。
+
+Min Zhao已经向Kyuubi项目的多个模块儿持续贡献了9个月以上,包括Kyuubi服务模块和引擎模块。
+
+详细来讲,他的贡献包括:
+
+- 分离事件系统为单独的模块,并使Hive和Trino引擎支持事件系统。
+- 参与Hive引擎的实现,实现了ProcessBuilder,参数解析,增加了一些配置参数等
+- 实现了JDBC引擎
+- 在Spark引擎中添加了一些UDF
+- 在BatchesResource中实现了接口 GET /batches
+- 参与authz模块儿的实现,增加了FilteredShowFunctionsCommand和FilteredShowDatabasesCommand
+- 一些缺陷修复和文档优化
+
+他同时非常积极地帮助社区中其他开发者审查合并请求。
+
+让我们一起祝贺Min Zhao!
+
+成为 Committer 可以更轻松地为项目做出贡献,因为不需要通过补丁提交过程,这能够提高生产力。
+PPMC 成员帮助管理和指导项目的方向。
diff --git a/src/zh/news/2022-07-26-new-committers.md b/src/zh/news/2022-07-26-new-committers.md
new file mode 100644
index 0000000..fa93bce
--- /dev/null
+++ b/src/zh/news/2022-07-26-new-committers.md
@@ -0,0 +1,39 @@
+---
+title: 'New committer: Qingbo Jiao'
+date: 2022-07-26
+linked: true
+description: 我们很高兴的宣布 Qingbo Jiao 成为新的 Kyuubi committer.
+---
+<!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+
+Apache Kyuubi 的 Podling 项目管理委员会已经邀请[Qingbo Jiao](https://github.com/jiaoqingbo)
+成为我们的Committer,我们很高兴地宣布他已经接受邀请。
+
+他目前就职于亚信科技.
+
+Min Zhao已经向Kyuubi项目的多个模块儿持续贡献了9个月以上
+
+详细来讲,他的贡献包括:
+
+- 设计并实现了 Kyuubi Spark TPC-H Connector
+- 重构Kyuubi Hive JDBC driver使其不再依赖Hive
+- 改进了Flink引擎
+- 发表了文章,分享如何将Kyuubi集成到Apache Ambari
+- 缺陷修复和文档改进
+
+让我们一起祝贺Qingbo Jiao!
+
+成为 Committer 可以更轻松地为项目做出贡献,因为不需要通过补丁提交过程,这能够提高生产力。
+PPMC 成员帮助管理和指导项目的方向。