WeichenXu123 commented on PR #47283:
URL: https://github.com/apache/spark/pull/47283#issuecomment-2225596283

   > is it possible to extract this field first by `df.select('a.b.c')` ?
   
   I don't like this way, in this way we have to catch exception raised by 
`df.select('a.b.c')` and match error message , it leads to fragile code.


-- 
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