Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Sheet Connector #16721

Merged
merged 1 commit into from
Nov 24, 2021
Merged

Google Sheet Connector #16721

merged 1 commit into from
Nov 24, 2021

Commits on Nov 24, 2021

  1. Add Google sheet connector

    This change introduces Google sheet connector. This change is largely cherry-picked from TrinoDB (trino#1030) and rebased into Presto. Please note that this change introduces only the query/read functionality of data from existing Google sheets, and does not currently support insert/write into Google sheets.
    
    cherry-pick of trinodb/trino#1030
    
    Co-authored-by: Puneet Jaiswal <punit.kj@gmail.com>
    chliang71 and puneetjaiswal committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    2579a9d View commit details
    Browse the repository at this point in the history