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/04/17 13:28:32 UTC

[GitHub] [drill] vdiravka opened a new pull request #1754: DRILL-7098: File Metadata Metastore Plugin

vdiravka opened a new pull request #1754: DRILL-7098: File Metadata Metastore Plugin
URL: https://github.com/apache/drill/pull/1754
 
 
   Introducing Drill Metastore module with main Metastore API. It also should be used for creating Drill Metastore plugins, they can be created as separate modules inside main Metastore module.
   The main reason of this improvement is decoupling `drill-exec` and `drill-metastore` code.
   `drill-metastore` is used as dependency for `drill-exec`.

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