You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/09 16:58:00 UTC

[jira] [Commented] (DRILL-8356) Add File Name to GoogleSheets Plugin

    [ https://issues.apache.org/jira/browse/DRILL-8356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631166#comment-17631166 ] 

ASF GitHub Bot commented on DRILL-8356:
---------------------------------------

cgivre opened a new pull request, #2704:
URL: https://github.com/apache/drill/pull/2704

   # [DRILL-8356](https://issues.apache.org/jira/browse/DRILL-XXXX): Add File Name to GoogleSheets Plugin
   
   ## Description
   
   GoogleSheets uses tokens to identify the individual files.  These tokens are not human readable and will make it difficult for a user to know which file they are accessing.  
   This PR adds a metadata field called `_title` which identifies the document they are working with.
   
   ## Documentation
   Updated README.
   
   ## Testing
   Added unit test.




> Add File Name to GoogleSheets Plugin
> ------------------------------------
>
>                 Key: DRILL-8356
>                 URL: https://issues.apache.org/jira/browse/DRILL-8356
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - GoogleSheets
>    Affects Versions: 2.0.0
>            Reporter: Charles Givre
>            Assignee: Charles Givre
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> GoogleSheets uses tokens to identify the individual files.  These tokens are not human readable and will make it difficult for a user to know which file they are accessing.  
> This PR adds a metadata field called `_title` which identifies the document they are working with.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)