srielau commented on PR #58413: URL: https://github.com/apache/spark/pull/58413#issuecomment-5496950878
Also addressed the scope challenge in 18a45fe4ee2 and updated the PR description. Protobuf now retains the prior Literal-only routing for ordinary STRING/BINARY and admits only foldable CHAR/VARCHAR non-Literal descriptor expressions. The user-facing section now states that first-class types can appear under standard semantics or `preserveCharVarcharTypeInfo`, and acknowledges collated STRING family checks while documenting the quantified-LIKE collation boundary. Targeted parser, collation, and Protobuf tests pass; Catalyst, SQL, and Protobuf main/test scalastyle checks pass. -- 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]
