GitHub user kanna14243 reopened a pull request:
https://github.com/apache/hive/pull/265
Update TBinarySortableProtocol.java
writeTextBytes doesn't respect the start parameter. It'll work only for
cases where start = 0. Fixing it so that it'll work for any value of start.
You can me
Github user kanna14243 closed the pull request at:
https://github.com/apache/hive/pull/265
---
GitHub user kanna14243 opened a pull request:
https://github.com/apache/hive/pull/265
Update TBinarySortableProtocol.java
writeTextBytes doesn't respect the start parameter. It'll work only for
cases where start = 0. Fixing it so that it'll work for any value of start.
You can merg