Hisoka-X commented on PR #41531: URL: https://github.com/apache/spark/pull/41531#issuecomment-1588545437
> It's not reasonable to add a config for a new bug In my opinion, there are not a bug, add new config just want to user can choose which way to display binary. (as string or as hex both fine). > It will bring inconsistency for this couple when you fix SQL and shell as @cloud-fan said `I think only humans will read the output of spark-sql. It's not thriftserver that can serve BI clients.`. Why we must keep consistency for spark-sql and thrift-server? If we want spark-sql compatible with hive-sql, the hive beeline also have config like this, please refer [HIVE-14786](https://issues.apache.org/jira/browse/HIVE-14786), [HIVE-23856](https://issues.apache.org/jira/browse/HIVE-23856), https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients  -- 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]
