Kamil Nowak

Results 2 issues of Kamil Nowak

Add support for UUID logical type ([Avro Jira](https://issues.apache.org/jira/browse/AVRO-3260))

Ruby

Use pure ruby instead of `Inline` feature. Since Ruby math functions are already implemented in C it does not impact on performance. In C extention `BigDecmial` is casted to `double`....