Quanlong Huang

Results 3 issues of Quanlong Huang

It's an improvement for GoogleHadoopFSInputStream to implement the CanUnbuffer interface. The unbuffer() operation instructs the source to release any system resources they are currently holding on to, such as buffers,...

arrow::json::DecimalConverter::Convert() currently read the decimal values using the parsed precision and scale. This produces wrong results if the parsed scale doesn't match the output scale (specified by explicit schema). More...

lang-c++

We have a precommit job to check incompatible thrift changes and add warnings in Gerrit code reviews. E.g. when a patch adds a required field in an existing struct, the...

enhancement