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

DRILL-8235: Add Storage Plugin for Google Sheets #2585

Merged
merged 21 commits into from
Jul 26, 2022

Commits on Jul 24, 2022

  1. Getting there...

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    bd26ea0 View commit details
    Browse the repository at this point in the history
  2. Added Limit unit test

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    9bce17b View commit details
    Browse the repository at this point in the history
  3. Code fixes

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    43a4b73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6afd22b View commit details
    Browse the repository at this point in the history
  5. Fixed type conversion bug

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    805b436 View commit details
    Browse the repository at this point in the history
  6. Various fixes

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    0a71073 View commit details
    Browse the repository at this point in the history
  7. Fix LGTM errors

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    cfd6eb1 View commit details
    Browse the repository at this point in the history
  8. Fix LGTM, Add unit tests

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    fafd28f View commit details
    Browse the repository at this point in the history
  9. Fixed checkstyle

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    eb387b8 View commit details
    Browse the repository at this point in the history
  10. Revised unit tests

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    ce80743 View commit details
    Browse the repository at this point in the history
  11. Addressed Doc Updates

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    3e3e555 View commit details
    Browse the repository at this point in the history
  12. Fix unit test

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    b7ac7fd View commit details
    Browse the repository at this point in the history
  13. Moved Typifier to common

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    ca1a507 View commit details
    Browse the repository at this point in the history
  14. Updated comments

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    3516523 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4ad4a42 View commit details
    Browse the repository at this point in the history
  16. Consolidated column writers

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    21f6d09 View commit details
    Browse the repository at this point in the history
  17. Fixed writer bug

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    fd27722 View commit details
    Browse the repository at this point in the history
  18. Added note to writer test

    cgivre committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    e9c2a29 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    ce78060 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    cgivre committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    3b83df3 View commit details
    Browse the repository at this point in the history
  3. Updated Readme for Windows

    cgivre committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    294541e View commit details
    Browse the repository at this point in the history