[
https://issues.apache.org/jira/browse/IMPALA-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057326#comment-18057326
]
ASF subversion and git services commented on IMPALA-14541:
----------------------------------------------------------
Commit 825d423079726072c07021aff14b6e8ed77625e8 in impala's branch
refs/heads/master from Steve Carlin
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=825d42307 ]
IMPALA-14541: Remove deprecated CalciteJniFrontend class
The CalciteJniFrontend class is no longer used. The main
interface for the Calcite code is now CalciteCompilerFactory
which is instantiated by the Frontend class.
Various other method and classes only used by the CalciteJniFrontend
method have also been deleted.
The test framework has been modified to use the CalciteCompilerFactory
interface.
One minor change also in this commit: Some tests were moved to the
calcite/planner directory to be more consistent.
Change-Id: I3797acf0f23da4f94098e2f8f5f7aa378c9ae91a
Reviewed-on: http://gerrit.cloudera.org:8080/23929
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Steve Carlin <[email protected]>
> Calcite Planner: Remove CalciteJniFrontend class
> ------------------------------------------------
>
> Key: IMPALA-14541
> URL: https://issues.apache.org/jira/browse/IMPALA-14541
> Project: IMPALA
> Issue Type: Sub-task
> Reporter: Steve Carlin
> Priority: Major
>
> After IMPALA-14408 gets committed, the CalciteJniFrontend class (and
> ExecRequestCreator class) can be removed, since Calcite will always be going
> through the regular JniFrontend.
> However, some test classes still use the CalciteJniFrontend, so this needs to
> be taken care of before removing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]