Quanlong Huang

Results 5 comments of Quanlong Huang

Could you verify if the whole batch returned by `row_reader->next()` violates the `SearchArgument`? If so, there are bugs. Otherwise, it's by design. `orc::SearchArgument` is used as an indicator for the...

Here is the wiki for uploading patches for review: https://cwiki.apache.org/confluence/display/IMPALA/Using+Gerrit+to+submit+and+review+patches

Thank @cocolato ! There are projects like https://github.com/thrift-labs/thrift-parser using Antlr but they are not that powerful as thriftpy2. For instance, one of our requirements is just checking methods/structs used in...

I'm so sorry to be late here. I was planning to write a demo to show how we can use thriftpy2 but got interrupt by other tasks. Currently, we are...