getredash/redash

Google Spreadsheets worksheet by title cleanup/refactor

Open

#6.409 aberto em 31 de ago. de 2023

Ver no GitHub
 (5 comments) (3 reactions) (1 assignee)Python (4.236 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (24.845 stars)
Métricas de merge de PR
 (Mesclagem média 9d 5h) (3 fundiu PRs em 30d)

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

Guia do colaborador