getredash/redash

Google Spreadsheets worksheet by title cleanup/refactor

Open

#6409 aperta il 31 ago 2023

Vedi su GitHub
 (5 commenti) (3 reazioni) (1 assegnatario)Python (4236 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (24.845 star)
Metriche merge PR
 (Merge medio 9g 5h) (3 PR mergiate in 30 g)

Descrizione

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

Guida contributor