ShauryaChauhan1411 commented on PR #17270: URL: https://github.com/apache/iotdb/pull/17270#issuecomment-4026109935
Hi @JackieTien97 , I have Updated the PR based on the feedback: -Syntax Update: Changed the syntax to DESCRIBE <selectStatement> (removed the redundant QUERY keyword) to align with standard patterns. -Code Cleanup: Removed all System.out.println debug statements and refined comments to remove AI-generated artifacts. -Formatting: Ran mvn spotless:apply to ensure code style compliance. -Verification: Verified the build with mvn clean install -DskipTests. Ready for final review. Thanks! -- 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]
