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 2019/03/04 09:27:05 UTC

[GitHub] [drill] arina-ielchiieva commented on issue #1675: DRILL-7055: Revise SELECT * to exclude partitions

arina-ielchiieva commented on issue #1675: DRILL-7055: Revise SELECT * to exclude partitions
URL: https://github.com/apache/drill/pull/1675#issuecomment-469180065
 
 
   @paul-rogers, agree this a breaking change which might be considered for Drill 2.0? Or we can control it by system / session option which will retails old behavior by default and in Drill 2.0 we'll change option to default value?
   Another thing is if we remove partition columns from select * queries (which I think is a good idea), we need to provide mechanism for the user to find out which partition columns are available. Maybe we can add new implicit column `partitions` which will output all available partitions in JSON format?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services