dongjoon-hyun commented on issue #27156: [MINOR][SQL] Fix scalastyle error due to length line in hive-1.2 profile URL: https://github.com/apache/spark/pull/27156#issuecomment-572797026 The code path `sql/core/v1.2/...` is compiled at `-Phive1.2` only. It's weird. We do the build test on GitHub Action for `-Phive1.2`, too. It seems that `mvn` build doesn't catch it.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
