[
https://issues.apache.org/jira/browse/IMPALA-14092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032839#comment-18032839
]
ASF subversion and git services commented on IMPALA-14092:
----------------------------------------------------------
Commit 541fb3f4052dc54ecf3eed8d649d63185be615ce in impala's branch
refs/heads/master from jichen0919
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=541fb3f40 ]
IMPALA-14092 Part1: Prohibit Unsupported Operation for paimon table
This patch is to prohibit un-supported operation against
paimon table. All unsupported operations are added the
checked in the analyze stage in order to avoid
mis-operation. Currently only CREATE/DROP statement
is supported, the prohibition will be removed later
after the corresponding operation is truly supported.
TODO:
- Patches pending submission:
- Support jni based query for paimon data table.
- Support tpcds/tpch data-loading
for paimon data table.
- Virtual Column query support for querying
paimon data table.
- Query support with time travel.
- Query support for paimon meta tables.
Testing:
- Add unit test for AnalyzeDDLTest.java.
- Add unit test for AnalyzerTest.java.
- Add test_paimon_negative and test_paimon_query in test_paimon.py.
Change-Id: Ie39fa4836cb1be1b1a53aa62d5c02d7ec8fdc9d7
Reviewed-on: http://gerrit.cloudera.org:8080/23530
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Support querying paimon data table for impala
> ---------------------------------------------
>
> Key: IMPALA-14092
> URL: https://issues.apache.org/jira/browse/IMPALA-14092
> Project: IMPALA
> Issue Type: Sub-task
> Affects Versions: Impala 5.0.0
> Reporter: jichen
> Assignee: jichen
> Priority: Minor
>
> The patch mainly focus on the paimon data table query support.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]