cornmonster edited a comment on pull request #4570:
URL: https://github.com/apache/iotdb/pull/4570#issuecomment-994621554


   @LebronAl Thanks for your opinion!
   
   1. Adding schemas to GetAllPathsResult may double its size, which may cause 
performance issues. So my suggestion is to provide 2 RPCs, one for basic 
information like pathname, data type, alias, and the other one for extended 
information like encoding and compression type.
   
   1. For SingleSeriesQueryRequest , since the coordinator may not have the 
metadata, it is reasonable to let the data group member set the schema. Same 
for MultSeriesQueryRequest.


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