1
1
mirror of https://github.com/wader/fq.git synced 2024-12-26 23:15:04 +03:00
fq/format/avro/decoders
2022-02-12 22:16:46 -06:00
..
array.go Update linting 2022-01-19 19:44:42 -06:00
bool.go Update linting 2022-01-19 19:44:42 -06:00
bytes.go simplify scalar usage 2022-02-12 22:16:46 -06:00
decoders.go Add test case with all data types 2022-01-19 23:53:33 -06:00
double.go Add test case with all data types 2022-01-19 23:53:33 -06:00
enum.go Add test case with all data types 2022-01-19 23:53:33 -06:00
fixed.go Pull latest from wader 2022-02-07 17:35:33 -06:00
float.go Add test case with all data types 2022-01-19 23:53:33 -06:00
int.go Add test case with all data types 2022-01-19 23:53:33 -06:00
logicaltypes.go simplify scalar usage 2022-02-12 22:16:46 -06:00
long.go simplify scalar usage 2022-02-12 22:16:46 -06:00
map.go Parse header using avro decoders. Still not certain this is the best idea. Will get opinions before finalizing. 2022-01-19 21:00:44 -06:00
null.go Add test case with all data types 2022-01-19 23:53:33 -06:00
record.go Update linting 2022-01-19 19:44:42 -06:00
string.go Initial pass on logical types 2022-01-13 23:32:19 -06:00
union.go Update linting 2022-01-19 19:44:42 -06:00