Commit e64c110
[MINOR][BUILD] Remove useless add-source
## 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
Closes #23949 from wangyum/SPARK-7850.
Authored-by: Yuming Wang <[email protected]>
Signed-off-by: Sean Owen <[email protected]>1 parent 68fa601 commit e64c110
1 file changed
+0
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 123 | | |
136 | 124 | | |
137 | 125 | | |
| |||
0 commit comments