Github user StevenMPhillips commented on the pull request:

    https://github.com/apache/drill/pull/254#issuecomment-156603625
  
    Yes, that is true, it is able to deserialize based on version, similar to 
what we do when deserializing physical plans or storage plugin configurations. 
See StoragePluginConfig.java for an example. It uses the @JsonTypeInfo 
annotation.
     
    I wasn't sure if some other part of the code needs to know the version 
before deserializing.
    
    This was designed to support new versions.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to