Thanks to visit codestin.com
Credit goes to github.com

Skip to content

don't enforce "use_labels = True" #78

@sagydr

Description

@sagydr

BigQueryCompiler.visit_select sets args[0].use_labels = True
in my project for example this is unneeded and changes all column names.
Please either:

  1. provider a way to ignore that assignment
  2. provide a way to "translate" back column name as label to its original name

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery-sqlalchemy API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions