TimXu0713 opened a new issue #5270: URL: https://github.com/apache/iotdb/issues/5270
**Is your feature request related to a problem? Please describe.** 使用otdb-session-0.13.0-SNAPSHOT.jar,本人程序都是通过sessionPool来操作iotdb,但是该类缺少创建对齐时间序列方法,只能再创建新session来创建对齐序列。 **Describe the solution you'd like** 不额外创建session,通过sessionPool来创建对齐时间序列 **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here. -- 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]
