You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Lisen Mu (JIRA)" <ji...@apache.org> on 2013/08/12 09:09:49 UTC

[jira] [Created] (DRILL-169) Projection LOP serialization & deserialization

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