shardulm94 edited a comment on pull request #35852:
URL: https://github.com/apache/spark/pull/35852#issuecomment-1071260796


   > How far back should this probably back-port? 3.1?
   
   The issue itself is reproducible all the way back to 2.3. But I don't think 
this is too critical since `.selfType` only ever gets used when you try to 
fetch the JSON representation of the SQL plan using `TreeNode.toJSON` or 
`TreeNode.prettyJSON` AND if the plan uses Hive UDFs. It has remained 
unreported all this while, which points to low usage. So I think it is okay for 
this to only be committed to  master.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to