LikemeXY commented on issue #16267: URL: https://github.com/apache/iotdb/issues/16267#issuecomment-3226519428
> > 代码截图中注释掉的那一段运行结果是正常的吗 > > iotdb的版本之前是2.0.4,后面降至1.3.3 注释的代码,查询结果是正常的 1.3.3是基于sqlalchemy1.0的 我们项目是基于sqlalchemy2.0的 所以在降iotdb服务的时候,python这边停留在2.0.4,2.0.4使用todf方法异常后尝试降低至2.0.2,结果集正常 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
