[
https://issues.apache.org/jira/browse/HCATALOG-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140698#comment-13140698
]
[email protected] commented on HCATALOG-143:
--------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2582/
-----------------------------------------------------------
(Updated 2011-10-31 23:51:59.597708)
Review request for hcatalog, Francis Liu and David Capwell.
Changes
-------
I have addressed all the comments made by Francis and David. Please take a look
at the individual comments for the related changes.
Summary
-------
The current input storage driver for HBase does not use columns of the output
schema for projection. The output columns should be used to read only those
specific columns from HBase.
This addresses bug hcatalog-143.
https://issues.apache.org/jira/browse/hcatalog-143
Diffs (updated)
-----
/trunk/storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HBaseInputStorageDriver.java
1182480
/trunk/storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HBaseSerDeResultConverter.java
1182480
/trunk/storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/ResultConverter.java
1182480
/trunk/storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/TestHBaseInputStorageDriver.java
1182480
/trunk/storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/TestHBaseSerDeResultConverter.java
1182480
Diff: https://reviews.apache.org/r/2582/diff
Testing
-------
Unit test updates and test passes.
Thanks,
Vandana
> Pushing projection columns into HBase scans
> --------------------------------------------
>
> Key: HCATALOG-143
> URL: https://issues.apache.org/jira/browse/HCATALOG-143
> Project: HCatalog
> Issue Type: Improvement
> Affects Versions: 0.3
> Reporter: Vandana Ayyalasomayajula
> Assignee: Vandana Ayyalasomayajula
> Labels: hbase, storage_drivers
> Fix For: 0.3
>
> Attachments: HCATALOG-143.patch
>
>
> The current input storage driver for HBase does not use columns of the output
> schema for projection. The output columns should be used to read only those
> specific columns from HBase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira