[ https://issues.apache.org/jira/browse/IMPALA-12407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762445#comment-17762445 ]
ASF subversion and git services commented on IMPALA-12407: ---------------------------------------------------------- Commit 707f149c9449d15f54dd7229f79a21c0793f2af5 in impala's branch refs/heads/master from Tamas Mate [ https://gitbox.apache.org/repos/asf?p=impala.git;h=707f149c9 ] IMPALA-12407: Add test table with Iceberg Equality deletes This commit updates the iceberg_v2_delete_equality test table. The previous table was a modified positional delete table and the delete files were actually positional delete files. This table was created with Flink, which is one of the few services that can write equality delete files currently. Testing: - Queried the table manually from Hive/Impala - Ran the related E2E tests Change-Id: I2d7e5928aff95ed09b1d7725b31a1698e3c31835 Reviewed-on: http://gerrit.cloudera.org:8080/20422 Reviewed-by: Gabor Kaszab <gaborkas...@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> > Create a simple test table with equality deletes > ------------------------------------------------ > > Key: IMPALA-12407 > URL: https://issues.apache.org/jira/browse/IMPALA-12407 > Project: IMPALA > Issue Type: Sub-task > Components: Infrastructure > Reporter: Tamas Mate > Assignee: Tamas Mate > Priority: Major > Labels: impala-iceberg > > The current table with equality delete is a modified positional delete table, > the actual delete files are not equality delete files. As a first step we > should either create a delete file manually or use a service that can create > it, for example Flink. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org