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

[SPARK-13283][SQL] Escape column names based on JdbcDialect #11224

Closed
wants to merge 2 commits into from
Closed

[SPARK-13283][SQL] Escape column names based on JdbcDialect #11224

wants to merge 2 commits into from

Conversation

xguo27
Copy link
Contributor

@xguo27 xguo27 commented Feb 16, 2016

Some dialect like MySQL has a different way of quoting column names. Both CREATE TABLE and INSERT should account for that.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@JoshRosen
Copy link
Contributor

Regression tests?

@xguo27
Copy link
Contributor Author

xguo27 commented Feb 16, 2016

Yes @JoshRosen , you are referring to integration test, right?

@rxin
Copy link
Contributor

rxin commented Jun 15, 2016

Thanks for the pull request. I'm going through a list of pull requests to cut them down since the sheer number is breaking some of the tooling we have. Due to lack of activity on this pull request, I'm going to push a commit to close it. Feel free to reopen it or create a new one. We can also continue the discussion on the JIRA ticket.

@asfgit asfgit closed this in 1a33f2e Jun 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants