Lisen Mu created DRILL-169:
------------------------------

             Summary: Projection LOP serialization & deserialization 
                 Key: DRILL-169
                 URL: https://issues.apache.org/jira/browse/DRILL-169
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Lisen Mu


selections field is tagged with @JsonProperty("projections") in constructor, 
but getter method getSelections() is tagged with @JsonProperty("exprs"), which 
makes serialization & deserialization not quite the same.

It's typo or do you have other considerations?


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to