Hello everyone,
Our community sync 's note on 2023-11-03 has been listed here, welcome to take
a look and comments!
• Highlights
• New Committers @manjusaka!
• Milvus’s OpenDAL C binding integration has been merged (Thanks @jiaoew and
@yah01)
• _https://github.com/milvus-io/milvus/pull/25642_
• New Test Framework
• Core’s New Test Framework
• Java’s New Test Framework (Thanks @tison and @G-XD)
• Python’s New Test Framework (Thanks @manjusaka)
• Nodejs’s New Test Framework (Thanks @eryue0220)
• Core
• Lazy Reader support (Thanks @Xuanwo)
• C binding
• add reader support (Thanks @jiaoew)
• add error message support (Thanks @jixinyou)
• API refactor (remove the blokcing prefix) (Thanks @jixinyou)
• Releases
• No release so far.
• We have a release plan in next week
• Discussion
• OpenDAL Incubator Report - November 2023
• _https://lists.apache.org/thread/6c4fd4bxh7bpokf8d8h3r7l6dhk0lcmv_
• Prepare for graduation
• OpenDAL RFC Policy
• _https://lists.apache.org/thread/60580mcwtzjxo8bcbd56j0kql0k3cm8t_
• OpenDAL Release Policy
• _https://lists.apache.org/thread/fyd2fz39w8ygc5rqkw1olhytw016scp5_
• When will we make a formal C binding release? (from @jiaoew)
• We need to address some issues first:
• Add test framework for C binding
• _https://github.com/apache/incubator-opendal/issues/3472_
• Add API Docs and Guide for C binding
Xuanwo