# 🔍 Description ## Issue References 🔗 This pull request fixes #6293 ## Describe Your Solution 🔧 Here are my main modifications: 1. In the project POM file, I have updated the Apache Arrow version from 12.0.0 to 15.0.2. 2. After executing `build/dependency.sh --replace`, the `dev/dependencyList` file was automatically updated. 3. I noticed the addition of the "Eclipse Collections" dependency and checked its open-source license. Following the existing format, I have accordingly modified the `NOTICE-binary` and `LICENSE-binary` files. However, I remain uncertain whether my changes to the LICENSE/NOTICE sections adhere to the community's standards. I kindly request guidance from the community regarding this matter. ## Types of changes 🔖 - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6304 from dupen01/issue-arrow. Closes #6293 e858a1c12 [dupeng] Merge remote-tracking branch 'origin/issue-arrow' into issue-arrow 205d905ef [Perl Du] Merge branch 'apache:master' into issue-arrow 238ef7ac6 [dupeng] Merge branch 'master' into issue-arrow 14a53f293 [dupeng] update kyuubi-hive-jdbc-shaded pom 62968d2e2 [dupeng] Update the license information for Eclipse Collections. 323136ec4 [dupeng] Upgrade Arrow to 15.0.2 and update LICENSE/NOTICE Lead-authored-by: dupeng <dunett@163.com> Co-authored-by: Perl Du <34719039+dupen01@users.noreply.github.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| gen | ||
| kyuubi-codecov | ||
| kyuubi-tpcds | ||
| checkout_pr.sh | ||
| dependencyList | ||
| merge_kyuubi_pr.py | ||
| reformat | ||