getredash/redash

Google Spreadsheets worksheet by title cleanup/refactor

Open

#6 409 ouverte le 31 août 2023

Voir sur GitHub
 (5 commentaires) (3 réactions) (1 assigné)Python (4 236 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (24 845 stars)
Métriques de merge PR
 (Merge moyen 9j 5h) (3 PRs mergées en 30 j)

Description

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

Guide contributeur