You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/27 06:30:09 UTC

[GitHub] HyukjinKwon commented on issue #23891: [SPARK-26987][SQL] Add a new method to RowFactory: Row with schema

HyukjinKwon commented on issue #23891: [SPARK-26987][SQL] Add a new method to RowFactory: Row with schema
URL: https://github.com/apache/spark/pull/23891#issuecomment-467740959
 
 
   If `getAs` is the only case, I wouldn't add it. I think if `getAs` is called, the proper exception is already being thrown, and this can be easily worked around by calling `get`. I am a bit cautious about exposing APIs if there's not a strong reason.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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