salesforce / TransmogrifAI

TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
https://transmogrif.ai
BSD 3-Clause "New" or "Revised" License
2.24k stars 393 forks source link

@W-8295960@ avoid repeated codec factory initialization #526

Closed gerashegalov closed 4 years ago

gerashegalov commented 4 years ago

Related issues

527

Describe the proposed solution move out as an object field with only default codecs (Gzip and deflate) Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context about the changes here.