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

Skip to content

The Dataset class lacks an is_case_insensitive property #1670

@joseignaciorc

Description

@joseignaciorc

The Dataset class lacks an is_case_insensitive property.

Most of the fields of the Dataset REST resource have an equivalent property inside the Dataset class
For example:

However, the Dataset class unfortunately doesn't have an is_case_insensitive property (for the isCaseInsensitive field), and this property is needed to configure a dataset in some use cases. I plan on creating a PR to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions