cloud-fan commented on PR #40683: URL: https://github.com/apache/spark/pull/40683#issuecomment-1865535274
CLOB is slower than VARCHAR2 in Oracle, especially when the string value is small, which is a common case. @barenko also raised a valid issue that CLOB has problems with index. -- 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]
