[
https://issues.apache.org/jira/browse/NIFI-12143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770775#comment-17770775
]
ASF subversion and git services commented on NIFI-12143:
--------------------------------------------------------
Commit 342fb0d876217b5eefa7571ffa0627f53273676d in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=342fb0d876 ]
NIFI-12143: This closes #7820. Introduced a new nifi-calcite-utils module and
refactored the nifi-sql-reporting-tasks to mamke use of it. This uses the newer
calcite api instead of deprecated classes/methods
- Refactored QueryRecord / JoinEnrichment to use new nifi-calcite-utils
Signed-off-by: Joseph Witt <[email protected]>
> Update all calcite tables to new API
> ------------------------------------
>
> Key: NIFI-12143
> URL: https://issues.apache.org/jira/browse/NIFI-12143
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Labels: deprecation
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We have several Calcite tables that have been implemented in the
> nifi-standard-processors for QueryRecord, and in the nifi-sql-reporting-tasks
> module.
> These are using the deprecated API. We should update to the new API.
> Additionally, it appears that what is in nifi-sql-reporting-tasks are the
> same classes copied & pasted over & over. We should look to consolidate them
> into a single implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)