Deshan Xiao

Results 17 comments of Deshan Xiao

Hi @dongjoon-hyun Do we have jira to track the work?

Also CC @dongjoon-hyun @guiyanakuang Thanks~

I have added a IllegalArgumentException when someone else passed wrong maxSize. Thank you @wgtmac

The root cause of the difference between these two commands is that `-Dmaven.test.skip=true` does not compile the test classes. _Apache Maven Dependency Plugin_ will throw an error if a dependency...

Agree. I think the purpose of introducing Apache Maven Dependency Plugin is to reduce some unused dependencies into the package. For _Runtime/Provided/Test/System_ scope, it will not be packed into the...

+1 for the proposal. It seems that there is no compatibility issue, just a performance optimization and a more standardized use of Hive classes.

Hi @pavibhai Could you please help me review this PR?

Hi @dongjoon-hyun I add a PR here: https://github.com/microsoft/vcpkg/pull/37880 In ORC 2.0.1, I have a plan to remove patch file in vcpkg like conan. This need a minor change in ORC...

Issue resolved by https://github.com/microsoft/vcpkg/pull/37880