ShauryaChauhan1411 commented on PR #17270: URL: https://github.com/apache/iotdb/pull/17270#issuecomment-4019170323
Hi @JackieTien, I have updated the PR with the final integration logic. Key Changes: 1. Implemented skipExecute() in QueryExecution to bypass full execution for DescribeQuery. 2. Integrated TableModelStatementMemorySourceVisitor to return metadata in TsBlock format. 3. Verified the implementation with mvn clean install -DskipTests (Build Successful). Looking forward to your review! -- 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]
