Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename函数bug 远程计算会失败 #34

Open
jcjgithub opened this issue Apr 3, 2023 · 2 comments
Open

rename函数bug 远程计算会失败 #34

jcjgithub opened this issue Apr 3, 2023 · 2 comments

Comments

@jcjgithub
Copy link

版本:20230228
代码示例:
String spl= "===file("D:\\IdeaProjects\\datasource-client\\esProc\\file\\ctx\\REGIONV20230228.ctx").open()" +
"\n>423ww=A1.cursor(R_COMMENT,R_NAME,R_REGIONKEY).fetch()" +
"\n>423ww.rename(R_COMMENT:N_COMMENT,R_NAME:N_NAME,R_REGIONKEY:N_REGIONKEY)\nreturn 423ww";
本地计算是没有问题的 当进行远程计算的时候 由于记录的主键信息 还是 之前的字段 导致在反序列化的时候报错。


image


image
希望尽快修复 我们正打算交付产品给的客户 感激不尽 不然就得走回本地计算

@RQWangXiaoJun
Copy link
Contributor

谢谢提交此bug,已修正

@jcjgithub
Copy link
Author

jcjgithub commented Apr 3, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants