Scott Xing
Scott Xing
问题描述:创建一个角色,只保留文档模块的权限,发现加入这个角色的用户,在后台进行文档操作时,vue里仍然会请求一些此模块无关的API,从而导致提示“无权操作” 解决方案:检查vue代码,去除模块无关的api访问 本人对vue不熟悉,麻烦靠谱的兄弟给修复,谢谢
Fix: When the value of entry is null, subsequent java.lang.NullPointerException is thrown paimon-flink/paimon-flink-cdc/src/main/java/org/apache/paimon/flink/action/cdc/format/RecordParser.java ### Purpose When the value of entry is null, subsequent java.lang.NullPointerException is thrown
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation When a large amount of data passes through paimon cdc, about 100 million...
### I have found these related issues/pull requests not found ### Description Could you investigate whether there were any changes in the MySQL driver or connection handling logic between versions...