GlobalTechnology / pdi-google-spreadsheet-plugin

Plugin for Pentaho Data Integration allowing reading and writing of Google Spreadsheets
BSD 3-Clause "New" or "Revised" License
19 stars 27 forks source link

Cannot handle over 40,000 cells #5

Open mazz44 opened 8 years ago

mazz44 commented 8 years ago

The Google Spreadsheet Output fails if it's trying to post over 40,000 cells of data. Google Spreadsheet can now support 2 millions cells. Please update the plugin to write the output without getting the 413 Request Entity Too Large error.