[
https://issues.apache.org/jira/browse/DRILL-8305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602938#comment-17602938
]
ASF GitHub Bot commented on DRILL-8305:
---------------------------------------
cgivre opened a new pull request, #2648:
URL: https://github.com/apache/drill/pull/2648
# [DRILL-8305](https://issues.apache.org/jira/browse/DRILL-8305): Add
Implicit Fields to Google Sheets Reader
## Description
See below.
## Documentation
Adds the following implicit fields to GoogleSheets:
* `_sheets`: Returns a list of available tabs within a GoogleSheets
document.
## Testing
Added unit tests.
> Add Implicit Fields to Google Sheets Reader
> -------------------------------------------
>
> Key: DRILL-8305
> URL: https://issues.apache.org/jira/browse/DRILL-8305
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - GoogleSheets
> Affects Versions: 2.0.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 2.0.0
>
>
> GoogleSheets needs additional metadata fields to access the available data.
> This PR adds framework for implicit metadata fields.
> This PR also adds the _sheets field which lists the available tabs within a
> Google Sheets document.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)