PorterZhang2021 opened a new pull request, #6305:
URL: https://github.com/apache/kyuubi/pull/6305

   # :mag: Description
   ## Issue References ๐Ÿ”—
   <!-- Append the issue number after #. If there is no issue for you to link 
create one or -->
   <!-- If there are no issues to link, please provide details here. -->
   
   This pull request fixes #6297 
   
   ## Describe Your Solution ๐Ÿ”ง
   
   Here are my main modifications:
   1. In the `build/dist` file, I added an additional packaging command that 
detects the version of `SCALA_VERSION`. If it is version 2.12, then it will 
additionally package version 2.13, otherwise it will package version 2.12
   2. In the section of `# Copy spark engines`, the Jar packages of versions 
2.12 and 2.13 will be moved to `$DISTDIR/externals/engines/spark/`
   
   This is my first time submitting a PR, so there may be many unfamiliar 
areas, and I don't know if my changes meet the needs of the community. More 
guidance may be needed. When testing locally, it was able to be packaged 
successfully
   
   
   ## Types of changes :bookmark:
   <!--- What types of changes does your code introduce? Put an `x` in all the 
boxes that apply: -->
   - [ ] Bugfix (non-breaking change which fixes an issue)
   - [x] New feature (non-breaking change which adds functionality)
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   
   ## Test Plan ๐Ÿงช
   
   
![image](https://github.com/apache/kyuubi/assets/96274454/fb1981e0-dc3f-47a3-a497-2ae0d3161e6b)
   
   
![image](https://github.com/apache/kyuubi/assets/96274454/b7307738-7699-4c2c-b6ad-08b323539d90)
   
   
   ---
   
   # Checklist ๐Ÿ“
   <!--- Go over all the following points, and put an `x` in all the boxes that 
apply. -->
   <!--- If you're unsure about any of these, don't hesitate to ask. We're here 
to help! -->
   
   - [x] This patch was not authored or co-authored using [Generative 
Tooling](https://www.apache.org/legal/generative-tooling.html)
   
   **Be nice. Be informative.**
   


-- 
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: notifications-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org
For additional commands, e-mail: notifications-h...@kyuubi.apache.org

Reply via email to