getredash/redash
GitHub で見るGoogle Spreadsheets worksheet by title cleanup/refactor
Open
#6,409 opened on 2023年8月31日
enhancementgood first issue
説明
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