scalding icon indicating copy to clipboard operation
scalding copied to clipboard

Make TypeDescriptor more easily extended

Open johnynek opened this issue 8 years ago • 1 comments

https://github.com/twitter/scalding/blob/398545991c63019714d80ac22de6494adfd798f2/scalding-core/src/main/scala/com/twitter/scalding/macros/impl/TypeDescriptorProviderImpl.scala

If users override an implicit TypeDescriptor, use that if possible.

johnynek avatar Feb 04 '16 19:02 johnynek