[
https://issues.apache.org/jira/browse/HIVE-26697?focusedWorklogId=825290&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-825290
]
ASF GitHub Bot logged work on HIVE-26697:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Nov/22 12:25
Start Date: 11/Nov/22 12:25
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #3747:
URL: https://github.com/apache/hive/pull/3747#issuecomment-1311636946
Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_hive&pullRequest=3747)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3747&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3747&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3747&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3747&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3747&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3747&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3747&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3747&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3747&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3747&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3747&resolved=false&types=CODE_SMELL)
[9 Code
Smells](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3747&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3747&metric=coverage&view=list)
No Coverage information
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3747&metric=duplicated_lines_density&view=list)
No Duplication information
Issue Time Tracking
-------------------
Worklog Id: (was: 825290)
Time Spent: 0.5h (was: 20m)
> Create vectorized Hive DeleteFilter for Iceberg tables
> ------------------------------------------------------
>
> Key: HIVE-26697
> URL: https://issues.apache.org/jira/browse/HIVE-26697
> Project: Hive
> Issue Type: Sub-task
> Components: Iceberg integration
> Reporter: Ádám Szita
> Assignee: Ádám Szita
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Implement a DeleteFilter that changes an Iterable of VectorizedRowBatches in
> a way that whenever a new batch is seen in the {{next()}} method, we iterate
> its rows and apply the original Iceberg DeleteFilter on it. In VRBs we can
> utilize the {{selected}} array to mark rows as selected (not deleted), so
> essentially we're going to implement the {{markRowDeleted}} method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
