Gang Wu

Results 304 comments of Gang Wu

@chadselph Could you confirm that it fixes the issue?

Thanks for confirming! @chadselph Good job! @amousavigourabi

Unfortunately we cannot modify the signature of any public methods. My suggestion was to make the new enum serves as an internal state of the visitor (and probably use it...

cc @zhongyujiang Not sure if you are interested in reviewing this PR.

> Thanks @yabola for coming up with this idea. Let's continue the discussion about the BloomFilter building idea in the jira. > > Meanwhile, I've been thinking about the actual...

Have you tried to run mvn install before running the cli test? It may run the test with dependency from maven central without your patch.

BTW, I am working on https://github.com/apache/parquet-mr/pull/1014 to unify several rewriters and most logic of `class ColumnEncryptor` will be relocated to `class ParquetRewriter`. Maybe we should cooperate to avoid bulk merge...