doris
doris copied to clipboard
[dependenct](fe) Replace jackson-mapper-asl with fastxml-jsckson
jackson-mapper-asl is no longer maintained, and the corresponding CVE has not been resolved.
fastxml.jsckson is perfectly compatible with jackson-mapper-asl, so I made this PR to make a change.
Proposed changes
Issue Number: close #xxx
Problem summary
Describe your changes.
Checklist(Required)
- [ ] Does it affect the original behavior
- [ ] Has unit tests been added
- [ ] Has document been added or modified
- [x] Does it need to update dependencies
- [x] Is this PR support rollback (If NO, please explain WHY)
Further comments
If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...
run buildall
TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.56 seconds stream load tsv: 455 seconds loaded 74807831229 Bytes, about 156 MB/s stream load json: 38 seconds loaded 2358488459 Bytes, about 59 MB/s stream load orc: 74 seconds loaded 1101869774 Bytes, about 14 MB/s stream load parquet: 31 seconds loaded 861443392 Bytes, about 26 MB/s https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20230308145724_clickbench_pr_110928.html
LGTM
run P1
run buildall
run buildall