AbsaOSS / AbsaOSS/balta

Use type classing for getting values from `QueryResult`/`QueryResultRow`

Aberta
#64 1 comentário 1 reação 0 responsáveis Ver no GitHub
enhancement tech debt
Linguagem predominante
Scala
Estrelas
3
Forks
2
Merge médio
14h 48min
PRs com merge (30d)
1

Descrição

### Description of Technical Debt

Getting values from `QueryResult`/`QueryResultRow` classes is hard-coded making it complicated to add custom or extended types retrieval.

### Impact of Technical Debt

* complicates, perhaps even makes it impossible, to gather non-standard types from DB query results.

### Category

Code Quality / Refactoring

### Priority

Medium - Should be addressed soon

### Proposed Solution

Use type classing.

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.