Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

feat: add preserveAsciiControlCharacter to LoadJobConfig - #1484

Merged
Mattix23 merged 1 commit into
mainfrom
issue1387_preserve_ascii_mtorresjr
Jan 31, 2023
Merged

feat: add preserveAsciiControlCharacter to LoadJobConfig#1484
Mattix23 merged 1 commit into
mainfrom
issue1387_preserve_ascii_mtorresjr

Conversation

@Mattix23

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Closes#1387 🦕

@Mattix23
Mattix23 requested review from a team and prash-miJanuary 31, 2023 17:40
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery API. labels Jan 31, 2023
@Mattix23
Mattix23 enabled auto-merge (squash) January 31, 2023 17:48
@Mattix23
Mattix23 merged commit bd1da9a into mainJan 31, 2023
@Mattix23
Mattix23 deleted the issue1387_preserve_ascii_mtorresjr branch January 31, 2023 18:06
@release-pleaserelease-pleaseBot mentioned this pull request Jan 31, 2023
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

option to set preserve_ascii_control_characters is not available on load config

2 participants

@Mattix23@tswast