AntoineGagne / AntoineGagne/parthenon-hs

Support the missing Athena types

Aperta
#8 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Haskell
Stelle
3
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The types are described in this page: .

Here are the types:

- [x] `boolean`
- [x] `tinyint`
- [x] `smallint`
- [x] `int`
- [x] `integer`
- [x] `bigint`
- [x] `double`
- [x] `float`
- [x] `decimal`
- [x] `char`
- [x] `string`
- [x] `array`
- [x] `struct`
- [ ] `varchar`
- [ ] `binary`
- [ ] `date`
- [ ] `timestamp`
- [ ] `map` (this might require a change to the `Athena` type so that primitive types are separated from the recursive ones)

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.