Skip to content

Commit

Permalink
Added support for Timestamp, Decimal, Time, and Date to and from Avro…
Browse files Browse the repository at this point in the history
… 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
jcustenborder committed Oct 14, 2016
1 parent 6d7cad2 commit da4d548
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 58 deletions.
Loading

0 comments on commit da4d548

Please sign in to comment.