Skip to content

Escape column names with quotes#391

Merged
absurdfarce merged 3 commits intoapache:masterfrom
emr:escape-column-names
Sep 14, 2023
Merged

Escape column names with quotes#391
absurdfarce merged 3 commits intoapache:masterfrom
emr:escape-column-names

Conversation

@emr
Copy link
Copy Markdown
Contributor

@emr emr commented Jan 11, 2023

Some tables may include column names which are reserved keywords in Cassandra. In that case, queries fail with a syntax error. Escaping column names is needed for such cases.

@absurdfarce
Copy link
Copy Markdown
Contributor

absurdfarce commented Mar 1, 2023

Greetings @emr and thanks for the contribution! Apologies for taking so long to get back to you.

Have you signed the Contributor License Agreement for contributions to DataStax open source projects? If not you can find it at https://cla.datastax.com/. Thanks!

@absurdfarce
Copy link
Copy Markdown
Contributor

Thanks again for the PR @emr and my sincere apologies for the delay on getting this reviewed and merged. On the plus side we're gearing up for a 4.7.0 release and I very much want to get your change included so I'm going to merge this now and make sure it gets in.

Local testing looked good on my end.

Thanks again!

@absurdfarce absurdfarce merged commit 0d8129f into apache:master Sep 14, 2023
@emr
Copy link
Copy Markdown
Contributor Author

emr commented Dec 5, 2023

Thanks!

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