AbsaOSS / AbsaOSS/balta

Field/parameter names are not case insensitive

Aberta
#1 0 comentários 0 reações 1 responsável Reivindicada por @benedeki Ver no GitHub
bug
Linguagem predominante
Scala
Estrelas
3
Forks
2
Merge médio
14h 48min
PRs com merge (30d)
1

Descrição

## Describe the bug
Field/parameter names in the framework are case sensitive while in sql they are not

## To Reproduce
Try to add parameter named _param1_ and _PARAM1_. They will be considered as two different ones, while for SQL they are the same.

## Expected behavior
Ensure case-insensitivity of the parameter names.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.