You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2023/03/15 01:17:00 UTC

[jira] [Created] (DRILL-8411) GoogleSheets Reader Will Not Read More than 1K Rows

Charles Givre created DRILL-8411:
------------------------------------

             Summary: GoogleSheets Reader Will Not Read More than 1K Rows
                 Key: DRILL-8411
                 URL: https://issues.apache.org/jira/browse/DRILL-8411
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - GoogleSheets
    Affects Versions: 1.21.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 1.21.1


The GoogleSheets reader hits the batch limit from the GoogleSheets SDK of 1000 rows and stops.   This PR fixes that.  

It also fixes a minor but annoying issue whereby the GoogleSheets reader determines a column is a date/time, but is then unable to parse it because it is in a non-standard format.



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