JackieTien97 commented on PR #17270:
URL: https://github.com/apache/iotdb/pull/17270#issuecomment-4017844846

   Hi @ShauryaChauhan1411 , thx for your contribution, just want to remind you 
that it's better to send an email in dev mail list to notify others in 
community before you start to work on this task.
   
   And BTW, there is no need to add `DescribeOperator`, you can refer to 
`TableModelStatementMemorySourceVisitor`, and you should skip 
execution(including logical plan) after analyze phase. The first `skipExecute` 
call in QueryExecution.start() should return `true`, then the result should be 
constructed through constructResultForMemorySource.


-- 
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]

Reply via email to