redash
redash copied to clipboard
Google Spreadsheets worksheet by title cleanup/refactor
In #5334 , I left a few comments about future work on the "fetch worksheet by title" functionality for the google spreadsheets query runner. We should address those, namely:
- don't use mixed-type variables
- allow for non-quoted worksheet titles (single word)
- verify 0/1 indexing of worksheet numbers, and add comment if it differs
can I work on this issue?
@TanyaKansal absolutely! Feel free to submit a PR and tag me in it when it's ready for review :)
@guidopetri I didn't quite understand the 3rd point , btw for other 2 please have a look https://github.com/getredash/redash/compare/master...immortalcodes:redash:google-sheet-singleword-title
Note - removed duplicated comment above. :wink: