Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for Timestamp, Decimal, Time, and Date to and from Avro…
… Logical Types. Changed to bring over the precision from the Avro and add it as a connect property. If we have a connect schema that does not have a the precision we're going to set the precision really high. Changed the default precision to 64. Changed the constants to reflect the support for millisecond level time and timestamp given Avro supports microsecond as well.
- Loading branch information