Hanifi Gunes created DRILL-4386:
-----------------------------------
Summary: Unify and move serialization logic to common module or
package
Key: DRILL-4386
URL: https://issues.apache.org/jira/browse/DRILL-4386
Project: Apache Drill
Issue Type: Improvement
Components: Execution - Codegen
Affects Versions: 1.5.0
Reporter: Hanifi Gunes
Priority: Minor
In many places around Drill we rely on custom SerDes. However, there seems some
redundancy. For instance, Transient/PersistentStore(introduced by DRILL-4275)
relies on InstanceSerializer whereas Controller uses CustomSerDe interface.
Effectively these two are the same. We need to unify use cases, possibly moving
SerDe logic to common module or some level up in the exec module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)