wangyum opened a new pull request #23949: [MINOR][BUILD] Remove useless add-source URL: https://github.com/apache/spark/pull/23949 ## What changes were proposed in this pull request? The source directory(`sql/hive-thriftserver/v${hive.version.short}/src/main/scala`) removed from [SPARK-6909](https://issues.apache.org/jira/browse/SPARK-6909) and [SPARK-7850](https://issues.apache.org/jira/browse/SPARK-7850). We should also remove the `add-source`. It seems that removed this `add-source` makes it easier to import `src/gen` source code in IDEA:   ## How was this patch tested? manual tests
---------------------------------------------------------------- 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]
