Shailesh Gupta

Results 2 issues of Shailesh Gupta

## Description Hive [supports](https://issues.apache.org/jira/browse/HIVE-3635) `hive.lazysimple.extended_boolean_literal` for `LazySimpleSerde`. ``` LazySimpleSerde uses this property to determine if it treats 'T', 't', 'F', 'f', '1', and '0' as extended, legal boolean literal, in...

cla-signed
stale

### Description of PR https://issues.apache.org/jira/browse/HADOOP-19255 Fix LZO decompression due to [change](https://github.com/apache/hadoop/pull/5912/files#diff-268b9968a4db21ac6eeb7bcaef10e4db744d00ba53989fc7251bb3e8d9eac7dfR904) in hadoop 3..4.0 ### How was this patch tested? `hadoop fs -text file:///home/hadoop/part-ak.lzo` ### For code changes: - [...

trunk
Common