clear
query|
facets|
time |
Search criteria: .
Results from 1 to 10 from
14 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
ORC double encoding optimization proposal -
Orc - [mail # user]
|
...Afair ORC used to have some threshold below which it would still do oneread if the gap is small.On 18/3/25, 23:47, "Gopal Vijayaraghavan" wrote:>>> 2. Under seek ... |
|
|
|
|
[ORC-310] better error handling and lifecycle management for codecs -
Orc - [issue]
|
...When there's a failure potentially involving the codec, the codec object may be left in bad state and should not be reused (esp. given that Hadoop codecs are brittle w.r.t. how they maintain... |
|
|
|
|
[ORC-296] work around HADOOP-15171; also fix stream contract -
Orc - [issue]
|
...Stream read is never supposed to return 0 unless 0 bytes were requested, that breaks protobuf.The reason the streams can return 0 is that some buffers decompress to 0 bytes due to HADOOP-151... |
|
|
|
|
[VOTE] Should we release ORC 1.4.3rc0? -
Orc - [mail # dev]
|
...The source tarball looks good to me+1From: Owen O'Malley >Date: Tue, Feb 6, 2018 at 2:10 PMSubject: [VOTE] Should we release ORC 1.4.3rc0?To: [EMAIL PROTECTED]All, There are s... |
|
|
|
|
[ORC-243] incorrect isRepeating handling in decimal reader -
Orc - [issue]
|
...This can lead to incorrect results. I need to look at other readers, will do tomorrow if this looks ok in general.... |
|
|
|
|
[ORC-160] expose index read planning in RecordReaderUtils -
Orc - [issue]
|
...Since EncodedReader was not made part of ORC project at split time, it doesn't have parity in utility methods access. In particular, it needs to plan index reads to be able to read them thru... |
|
|
|
|
[ORC-158] do not assume an array-backed buffer in static ReaderImpl methods -
Orc - [issue]
|
...For example, arrayOffset() usage causes errors with direct buffers.Another useful thing to support would be an array of ByteBuffer-s, in case the read from e.g. ZCR, or cache, does not fit i... |
|
|
|
|
[ORC-197] ensureOrcFooter bug -
Orc - [issue]
|
...Shouldn't add position to limit to determine offset. Both are relative to arrayOffset. This may be fixed as part of ORC-158, which would remove all the array shenanigans; or separately.... |
|
|
|
|
[ORC-165] add eclipse files to gitignore -
Orc - [issue]
|
|
|
|
|
[ORC-166] add codec pool to ORC; make sure end is called on underlying codecs -
Orc - [issue]
|
|
|
|
|
|