Gang Wu

Results 304 comments of Gang Wu

Update: I tried to upgrade libhdfspp. But unfortunately, I ran this command https://github.com/apache/orc/blob/main/c%2B%2B/libs/libhdfspp/pull_hdfs.sh#L25 without check. It wiped out my current directory (which is the root user profile).

Hi @chenpingzeng, https://github.com/apache/orc/pull/1469/files has discussed the same thing. BTW, the comment seems incorrect. I have opened https://github.com/apache/orc/pull/1515/files to fix it.

The C++ side looks good to me. I have also refactored the C++ tests. Could you take a look as well? @jorisvandenbossche @westonpace @pitrou

@adamreeve @westonpace Do you want to take another pass?

I just noticed this PR and sorry to see it does not check in. @mwong38 Could you try rebase it one last time? Thanks!

> What's the status of this PR? Can we upgrade arrow as it's on a very old dependency and latest version has moved to 13.0.0 now ? > > Let...

@valgur I have applied https://github.com/conan-io/conan-center-index/pull/21669 to https://github.com/apache/arrow/pull/39729 and it works. Could you help moving forward https://github.com/conan-io/conan-center-index/pull/21669? Then I can sync it to the arrow repo. Thanks!

@valgur Do you mind taking a look at my proposed fix?