Github user tedyu commented on the issue:

    https://github.com/apache/spark/pull/14568
  
    ```
    16/08/10 15:35:12 DEBUG HiveSessionState$$anon$1:
    === Result of Batch Resolution ===
    !'DeserializeToObject 
unresolveddeserializer(createexternalrow(getcolumnbyordinal(0, LongType), 
StructField(monotonically_increasing_id(),LongType,false))), obj#8: 
org.apache.spark.sql.Row              DeserializeToObject 
createexternalrow(monotonically_increasing_id()#6L, 
StructField(monotonically_increasing_id(),LongType,false)), obj#8: 
org.apache.spark.sql.Row
     +- LocalRelation <empty>, [monotonically_increasing_id()#6L]               
                                                                                
                                   +-         LocalRelation <empty>, 
[monotonically_increasing_id()#6L]
    
    16/08/10 15:35:12 DEBUG HiveSessionState$$anon$1:
    === Result of Batch Resolution ===
    !'DeserializeToObject 
unresolveddeserializer(createexternalrow(getcolumnbyordinal(0, LongType), 
StructField(monotonically_increasing_id(),LongType,false))), obj#10: 
org.apache.spark.sql.Row             DeserializeToObject 
createexternalrow(monotonically_increasing_id()#6L, 
StructField(monotonically_increasing_id(),LongType,false)), obj#10: 
org.apache.spark.sql.Row
     +- LocalRelation <empty>, [monotonically_increasing_id()#6L]               
                                                                                
                                    +-        LocalRelation <empty>, 
[monotonically_increasing_id()#6L]
    
    16/08/10 15:35:12 DEBUG package$ExpressionCanonicalizer:
    === Result of Batch CleanExpressions ===
    !input[0, int, true] AS value#2   input[0, int, true]
    !+- input[0, int, true]
    
    16/08/10 15:35:12 DEBUG package$ExpressionCanonicalizer:
    === Result of Batch CleanExpressions ===
    !monotonically_increasing_id(5) AS monotonically_increasing_id()#6L   
monotonically_increasing_id(5)
    !+- monotonically_increasing_id(5)
    ```
    I wonder if there is necessary change that I missed.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to