mihailom-db commented on PR #45592: URL: https://github.com/apache/spark/pull/45592#issuecomment-2016499111
@dbatomic @stefankandic Could you take a look at the failing tests. I am not sure if this is going to be a problem for storage. What I am concerned with is if this change, to return StringType(0) instead of StringType for when default is UTF8_BINARY, might pose problems to backwards compatibility of storage. Apart from that, PR seems to work fine. Also as a followup I will create a ticket to make sure expressions return default stringtype if there were no string inputs in the parameter list of the function call/ expression. -- 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]
