Francis

Results 16 issues of Francis

test

Conan 1.x is broken for Python 3.12, since imp is deprecated in favour of importlib, removed in 3.12. https://github.com/milvus-io/milvus/issues/32655

kind/bug
sig/testing
size/XS
lgtm
area/test
ci-passed
dco-passed

### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? Supplement and improve the document content...

kind/enhancement

follower last_index is 3, last_term is 2, so this should be the old index.

follower last_index is 3, last_term is 2, so this should be the old index. ``` fn step_solicitvote_last_index_outdated() -> Result { let (follower, mut node_rx) = setup()?; let mut node =...

### 你是否已经阅读并同意《Datawhale开源项目指南》? - [X] 我已阅读并同意[《Datawhale开源项目指南》](https://github.com/datawhalechina/DOPMC/blob/main/GUIDE.md) ### 你是否已经阅读并同意《Datawhale开源项目行为准则》? - [X] 我已阅读并同意[《Datawhale开源项目行为准则》](https://github.com/datawhalechina/DOPMC/blob/main/CODE_OF_CONDUCT.md) ### 项目简介 一款帮助suno爱好者下载的web工具 ### 立项理由 suno.ai官方不具备下载功能,为了方便用户的下载,因此发起这个项目帮助更多人学习与下载suno ### 项目受众 热爱音乐,喜欢下载音乐,喜欢开发web页面 ### 项目亮点 使用最热的next.js + tailwind CSS技术开发这款工具 ### 项目规划 项目网站:https://light-city.github.io/suno_scan/ ### 项目负责人...

立项

### 你是否已经阅读并同意《Datawhale开源项目指南》? - [X] 我已阅读并同意[《Datawhale开源项目指南》](https://github.com/datawhalechina/DOPMC/blob/main/GUIDE.md) ### 你是否已经阅读并同意《Datawhale开源项目行为准则》? - [X] 我已阅读并同意[《Datawhale开源项目行为准则》](https://github.com/datawhalechina/DOPMC/blob/main/CODE_OF_CONDUCT.md) ### 项目简介 Go语言学习 ### 立项理由 学习Go语言基础知识,掌握Go语言 ### 项目受众 Go语言小白/从业者 ### 项目亮点 1.足够基础,能够让小白快速入门。 2.内容完善,示例丰富。 不足: 缺乏完整的项目去练习。 ### 项目规划 [0.Go初探](https://github.com/datawhalechina/go-talent/blob/master/0.Go%E5%88%9D%E6%8E%A2.md) [1.数据类型、关键字、标识符](https://github.com/datawhalechina/go-talent/blob/master/1.%E6%95%B0%E6%8D%AE%E7%B1%BB%E5%9E%8B%E3%80%81%E5%85%B3%E9%94%AE%E5%AD%97%E3%80%81%E6%A0%87%E8%AF%86%E7%AC%A6.md) [2.变量、常量、枚举](https://github.com/datawhalechina/go-talent/blob/master/2.%E5%8F%98%E9%87%8F%E3%80%81%E5%B8%B8%E9%87%8F%E3%80%81%E6%9E%9A%E4%B8%BE.md)...

立项

### Change logs The orca optimizer currently returns the ANY policy for the first child of a unionall-like node, which will result in Gather Motion for the downstream children and...

### Change logs The orca optimizer currently returns the ANY policy for the first child of a unionall-like node, which will result in Gather Motion for the downstream children and...

### Cloudberry Database version master ### What happened The orca optimizer currently returns the ANY policy for the first child of a unionall-like node, which will result in Gather Motion...

type: Bug