Skip to content
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

[Backport 0.1] Quote table name with backticks to escape special characters in spark.read.table() #225

Merged

Conversation

seankao-az
Copy link
Collaborator

Quote table name with backticks to escape special characters in spark.read.table() (#224)

  • quote table name for special character in df read

Signed-off-by: Sean Kao [email protected]

  • add UT

Signed-off-by: Sean Kao [email protected]

  • update comments; scalafmtAll

Signed-off-by: Sean Kao [email protected]

  • add a missed table name to quote

Signed-off-by: Sean Kao [email protected]


Signed-off-by: Sean Kao [email protected]
(cherry picked from commit 6e163e7)

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dai-chen
Copy link
Collaborator

Waiting for CI complete

@dai-chen
Copy link
Collaborator

@seankao-az
Copy link
Collaborator Author

checking error..

….read.table() (opensearch-project#224)

* quote table name for special character in df read

Signed-off-by: Sean Kao <[email protected]>

* add UT

Signed-off-by: Sean Kao <[email protected]>

* update comments; scalafmtAll

Signed-off-by: Sean Kao <[email protected]>

* add a missed table name to quote

Signed-off-by: Sean Kao <[email protected]>

---------

Signed-off-by: Sean Kao <[email protected]>
(cherry picked from commit 6e163e7)
@seankao-az seankao-az force-pushed the backport/backport-224-to-0.1 branch from 8c94504 to 4c111fa Compare January 12, 2024 23:31
@dai-chen dai-chen merged commit 9c38e1f into opensearch-project:0.1 Jan 12, 2024
4 checks passed
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.

2 participants