[
https://issues.apache.org/jira/browse/IMPALA-12658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801903#comment-17801903
]
ASF subversion and git services commented on IMPALA-12658:
----------------------------------------------------------
Commit 4d9393643515a6a5edba6b1126e2e404f68ea539 in impala's branch
refs/heads/master from Zoltan Borok-Nagy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=4d9393643 ]
IMPALA-12658: UPDATE Iceberg table FROM view throws IllegalStateException
UPDATE FROM statement throws exception when updating Iceberg target
table based on a view. This happens because we didn't correctly
substitute all the expressions used by the IcebergUpdateImpl
class.
This patch fixes expression substitions, so from now VIEWs can also
be used to UPDATE Iceberg tables.
Testing:
* added e2e test
* added Ranger Column Masking test
Change-Id: I80ccdb61327a50082f792a6d51f946b11c467dab
Reviewed-on: http://gerrit.cloudera.org:8080/20825
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> UPDATE Iceberg table FROM view throws IllegalStateException
> -----------------------------------------------------------
>
> Key: IMPALA-12658
> URL: https://issues.apache.org/jira/browse/IMPALA-12658
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Reporter: Zoltán Borók-Nagy
> Assignee: Zoltán Borók-Nagy
> Priority: Major
> Labels: impala-iceberg
>
> UPDATE FROM statement throws exception when updating Iceberg target table
> based on a view.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]