Skip to content

feat: add is_case_insensitive #391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nguymin4
Copy link

@nguymin4 nguymin4 commented May 5, 2025

This PR adds is_case_insensitive variable as optional

is_case_insensitive - - (Optional) TRUE if the dataset and its table names are case-insensitive, otherwise FALSE. By default, this is FALSE, which means the dataset and its table names are case-sensitive. This field does not affect routine references.

Note:

  • I ran make generate_docs as instructed in contributing guidelines. It created unrelated changes, e.g. it converted configurationSecs from integer to string (???) in modules/data_warehouse/metadata.yaml.
    => Therefore, I only committed what make senses.

@nguymin4 nguymin4 requested review from ayushmjain, bradmiro, davenportjw, q2w and a team as code owners May 5, 2025 20:37
@nguymin4 nguymin4 force-pushed the nguymin4/is-case-insensitive branch from 6bf3478 to 693442d Compare May 5, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant