[ 
https://issues.apache.org/jira/browse/IMPALA-7140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774452#comment-16774452
 ] 

ASF subversion and git services commented on IMPALA-7140:
---------------------------------------------------------

Commit ec2e30aa96507410c4ee22d3e79642c1f8829db9 in impala's branch 
refs/heads/2.x from Todd Lipcon
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=ec2e30a ]

IMPALA-7140 (part 2). Create skeleton for LocalFsTable

This adds a skeleton implementation of FeFsTable for the LocalCatalog.
Most of the implementation in this patch is stubbed out -- only the bare
bones necessary to instantiate the subclass when a table is loaded and
the simplest table-level methods.

Change-Id: Id2b184104d92e128250df5a08ac7ffb3dde011a8
Reviewed-on: http://gerrit.cloudera.org:8080/10712
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Todd Lipcon <[email protected]>


> Build out support for HDFS tables and views in LocalCatalog
> -----------------------------------------------------------
>
>                 Key: IMPALA-7140
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7140
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Catalog, Frontend
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Major
>             Fix For: Impala 3.1.0
>
>
> This subtask tracks the work to build out basic read-only support for HDFS 
> tables and views in the LocalCatalog implementation:
> - loading table schemas
> - loading partitions
> - loading file information from HDFS
> This work will be broken up into a number of patches to keep each piece 
> reviewable. Once this subtask is complete we should be able to plan most 
> simple read-only queries.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to