You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "betodealmeida (via GitHub)" <gi...@apache.org> on 2024/01/02 17:03:45 UTC

Re: [I] [SIP] Proposal for Google Sheets Export [superset]

betodealmeida commented on issue #26390:
URL: https://github.com/apache/superset/issues/26390#issuecomment-1874296257

   > The existing gsheets package does not allow writing of data, only reading, making this package necessary.
   
   Note that even though the optional dependency name in Superset is called `gsheets`, the actual dependency is on the `shillelagh` package, instead of the old `gsheets` package, which **does** allow writing data to Google Sheets.
   
   How hard do you think would it be to reuse the `GSheetsEngineSpec.df_to_sql` method in the [Google Sheets DB engine spec](https://github.com/apache/superset/blob/29633e7d8cad7b52669a9e6f5e064cd34da803a3/superset/db_engine_specs/gsheets.py#L340) instead of adding the `gspread` dependency?


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org