ddfeiyu
ddfeiyu
**Describe the bug** when i execute the install script .\tool\start.bat **To Reproduce** Steps to reproduce the behavior.  .\tool\start.bat The POLARIS_HOME environment variable is not defined correctly This environment variable...
**Describe the bug(Please use English)** A clear and concise description of what the bug is. **Environment :** - flink-1.13.2 - Flink CDC version: 2.2.1 - Database and version: flink-sql-connector-oceanbase-cdc-2.2.1、flink-sql-connector-elasticsearch7_2.11-1.13.2 **To...
**Describe the bug(Please use English)** insert mysql cdc table error : Could not execute SQL statement. Reason: org.apache.flink.table.api.ValidationException: SQL validation failed. null **Environment :** - flink-1.13.2 - Flink CDC version:...
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.2.0-beta.2 * Operating System version: Apple...
**您的功能请求是否与问题有关? 请描述。** 对问题所在的清晰简洁地描述。 前任。 当 [...] 导出rpc接口时,很多方法的出参相同,但是会重复写入markdown文件很大,导出的markdown文件太大 **描述您想要的解决方案** 对您想要发生的事情的清晰简洁地描述。 相同的出参不要重复写入文件。 **描述您考虑过的替代方案** 对您考虑过的任何替代解决方案或功能的清晰简洁地描述。 **附加上下文** 在此处添加有关功能请求的任何其他上下文或屏幕截图。
**描述错误** 清晰简洁地描述错误是什么。 **重现** 重现行为的步骤: 1. 转到“...” 2. 点击“....” 3. 向下滚动到“....” 4. 查看错误 **预期行为** 对您期望发生的事情进行清晰简洁的描述。 **错误日志** 若在idea的 Event Log 中有相关的错误信息,请提供! Api Savior 一、错误: 无法访问IntentionFamilyName import com.intellij.codeInspection.util.IntentionFamilyName; ^ 错误的类文件: /Users/admin/Documents/gradle-repository/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2021.3.1/72c65486ee42a73838686aad9b600fba820ac26f/ideaIU-2021.3.1/lib/platform-api.jar(com/intellij/codeInspection/util/IntentionFamilyName.class) 类文件具有错误的版本 55.0,...
** 描述问题 ** ** 提供信息 ** 1. JCCI的版本/分支 : master 2. python 的版本 : Python 3.9.20 3. A->B链路断了反馈:当前A节点截图、类名(com.XXX.XX.AClass),调用A节点的B方法截图(包含调用A地方)、类名(com.XXX.XX.BClass)、B方法节点的method_invocation_map:(select method_invocation_map from methods where method_name='B') 调用链: IUserService.getById -> UserServiceImpl.getById --> UserDao.getById 修改UserDao的getById方法,识别不到UserDao、UserServiceImpl和IUserService的变更...