panbingkun
panbingkun
### What changes were proposed in this pull request? The pr aims to upgrade `docker/build-push-action` from `v5` to `v6`. ### Why are the changes needed? https://github.com/docker/build-push-action/releases/tag/v6.2.0 https://github.com/docker/build-push-action/releases/tag/v6.1.0 https://github.com/docker/build-push-action/releases/tag/v6.0.2 https://github.com/docker/build-push-action/releases/tag/v6.0.1 https://github.com/docker/build-push-action/releases/tag/v6.0.0...
### What changes were proposed in this pull request? The pr aims to upgrade `mssql-jdbc` from `12.6.2.jre11` to `12.6.3.jre11` ### Why are the changes needed? https://github.com/microsoft/mssql-jdbc/releases/tag/v12.6.3 Hotfix & Stable Release:...
### What changes were proposed in this pull request? The pr aims to upgrade some maven plugins to latest version, includes: - `org.codehaus.mojo:exec-maven-plugin` from `1.6.0` to `3.3.0` - `org.apache.maven.plugins:maven-enforcer-plugin` from...
### What changes were proposed in this pull request? The pr aims to upgrade `netty` from `4.1.110.Final` to `4.1.111.Final`. ### Why are the changes needed? https://netty.io/news/2024/06/11/4-1-111-Final.html ### Does this PR...
### What changes were proposed in this pull request? The pr aims to `simplify` `date_format` & `from_unixtime`. ### Why are the changes needed? Make the code look more concise. ###...
### What changes were proposed in this pull request? The pr aims to use the `ErrorCode` and `SQLState` returned in SQLException to make errors more accurate. ### Why are the...
### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ###...
### What changes were proposed in this pull request? The pr aims to - `restrict` the `number` of parameters for function `sentences` to `1` or `3`. - fix very weird...
https://github.com/sbt/sbt/issues/7506 When we use the local Maven repo as the first level cache of SBT, if there is a corrupted jar in this repo, it will directly fail. When there...
The pr aims to add `a note` for file `release-process.md` When we release a `new` Spark version, we need to update the file `site/static/versions.json` This way, we can display the...