You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2018/11/14 23:43:29 UTC

[GitHub] kkhatua commented on issue #1539: DRILL-6847: Add Query Metadata to RESTful Interface

kkhatua commented on issue #1539: DRILL-6847: Add Query Metadata to RESTful Interface
URL: https://github.com/apache/drill/pull/1539#issuecomment-438860831
 
 
   @cgivre  I didn't build and try this out, but I'm curious on how we manage for `select * from` queries. Especially with schema changes... like fields being added or dropped between rows.
   Also, I agree with @arina-ielchiieva 's point of not repeating the field names (unless schema change requires it). But I'm not sure how badly we break backward compatibility (perhaps carry a `version` in the REST response?). 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services