You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---原始邮件---
发件人: ***@***.***>
发送时间: 2023年4月3日(周一) 晚上9:21
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [SPLWare/esProc] rename函数bug 远程计算会失败 (Issue #34)
谢谢提交此bug,已修正
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
版本: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";
本地计算是没有问题的 当进行远程计算的时候 由于记录的主键信息 还是 之前的字段 导致在反序列化的时候报错。
希望尽快修复 我们正打算交付产品给的客户 感激不尽 不然就得走回本地计算
The text was updated successfully, but these errors were encountered: