yaooqinn commented on PR #46672: URL: https://github.com/apache/spark/pull/46672#issuecomment-2121735788
Instead of adding (de)compression functions for different codecs, how about adding the `compression` and `decompression` directly, like, - https://dev.mysql.com/doc/refman/8.0/en/encryption-functions.html#function_compress - https://learn.microsoft.com/en-us/sql/t-sql/functions/compress-transact-sql?view=sql-server-ver16 -- 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]
