getredash/redash

Google Spreadsheets worksheet by title cleanup/refactor

Open

#6,409 创建于 2023年8月31日

在 GitHub 查看
 (5 评论) (3 反应) (1 负责人)Python (4,236 fork)batch import
enhancementgood first issue

仓库指标

Star
 (24,845 star)
PR 合并指标
 (平均合并 9天 5小时) (30 天内合并 3 个 PR)

描述

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

贡献者指南