AbsaOSS / AbsaOSS/balta

Add escaping to column/parameter names

Open
#2 0 comments 0 reactions 1 assignee Claimed by @benedeki View on GitHub
enhancement
Dominant language
Scala
Stars
3
Forks
2
Avg merge
14h 48m
Merged PRs (30d)
1

Description

## Background
Columns and parameters can have letters other than `[a-z_]`. This can be handled by putting the names in double quotes.

## Feature
Add quoting (") when injecting parameter/column names into the queries.
NB! consider escaping need if double quote is part of the column name (bad idea, but still)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.