AbsaOSS / AbsaOSS/balta

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

Aperta
#64 1 commento 1 reazione 0 assegnatari Vedi su GitHub
enhancement tech debt
Lingua principale
Scala
Stelle
3
Fork
2
Merge medio
14h 48m
PR unite (30g)
1

Descrizione

### 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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.