HeartSaVioR 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-467758774 As an end user's perspective, these methods are open to Row interface (which is public API) so end users would think everything just works. If we consider the methods as "optionally working", there would be ideal to have another interface extends Row so that we clearly let end users leverage them, or methods just not available.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
