[ 
https://issues.apache.org/jira/browse/IMPALA-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948315#comment-17948315
 ] 

ASF subversion and git services commented on IMPALA-14015:
----------------------------------------------------------

Commit 5ddd360cfbde856e304cfb9a73bf5b6c32b5d5f5 in impala's branch 
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=5ddd360cf ]

IMPALA-14015: Remove dead code in be/src/experiments/hashing

The code in be/src/experiments/hashing can't compile, as
the headers needed by that code were removed 9 years ago
in https://github.com/apache/impala/commit/866e44715b .
Nothing uses the code, so this removes be/src/experiments/hashing.

Testing:
 - Ran a build

Change-Id: I439cb7ace46446017abf0ca215b89face42b65d4
Reviewed-on: http://gerrit.cloudera.org:8080/22832
Reviewed-by: Yida Wu <[email protected]>
Reviewed-by: Riza Suminto <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Remove dead code in be/src/experiments/hashing
> ----------------------------------------------
>
>                 Key: IMPALA-14015
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14015
>             Project: IMPALA
>          Issue Type: Task
>          Components: Backend
>    Affects Versions: Impala 5.0.0
>            Reporter: Joe McDonnell
>            Priority: Minor
>
> The code in be/src/experiments/hashing can't compile. The C++ code there 
> needs header files that were removed 9 years ago in 
> [https://github.com/apache/impala/commit/866e44715b39268f2db244113290c8df57647a17].
>  We don't compile them, so it is harmless, but there is no reason for this 
> code to stay around.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to