[
https://issues.apache.org/jira/browse/HIVE-28948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved HIVE-28948.
----------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
Fixed in
https://github.com/apache/hive/commit/a8e247c5c0fd9b96725aa5085af64e2bad7f4326
> Drop obsolete ROWOFFSET virtual column and related code
> -------------------------------------------------------
>
> Key: HIVE-28948
> URL: https://issues.apache.org/jira/browse/HIVE-28948
> Project: Hive
> Issue Type: Task
> Components: HiveServer2, SQL
> Affects Versions: 4.0.1
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> [ROWOFFSET|https://github.com/apache/hive/blob/174ac6215a2b70c655d3dcfed3dc0001ecb97b9b/ql/src/java/org/apache/hadoop/hive/ql/metadata/VirtualColumn.java#L49]
> virtual column was introduced for supporting bitmap indexing (HIVE-1803) but
> indexing support has been removed by HIVE-18448. At the moment there are no
> real-use cases exercising this virtual column and there are no test cases
> either.
> Moreover, the presence of the column is controlled by hive.exec.rowoffset
> configuration property that has been by default set to false since it's
> introduction to the project.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)