[
https://issues.apache.org/jira/browse/DRILL-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16874450#comment-16874450
]
ASF GitHub Bot commented on DRILL-7310:
---------------------------------------
vvysotskyi commented on pull request #1816: DRILL-7310: Move schema-related
classes from exec module to be able to use them in metastore module
URL: https://github.com/apache/drill/pull/1816
For details please refer
[DRILL-7310](https://issues.apache.org/jira/browse/DRILL-7310).
----------------------------------------------------------------
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:
[email protected]
> Move schema-related classes from exec module to be able to use them in
> metastore module
> ---------------------------------------------------------------------------------------
>
> Key: DRILL-7310
> URL: https://issues.apache.org/jira/browse/DRILL-7310
> Project: Apache Drill
> Issue Type: Sub-task
> Reporter: Volodymyr Vysotskyi
> Assignee: Volodymyr Vysotskyi
> Priority: Major
> Fix For: 1.17.0
>
>
> Currently, most of the schema related classes are placed in the {{exec}}
> module, but some of them should be used in {{metastore}} module.
> {{metastore}} module doesn't have a dependency onto exec one.
> The solution is to move these classes from {{exec}} into another module which
> is used by {{metastore}}, so they will be accessible for {{metastore}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)