[
https://issues.apache.org/jira/browse/NIFI-8308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305029#comment-17305029
]
ASF subversion and git services commented on NIFI-8308:
-------------------------------------------------------
Commit 4d68509212335d2c4fa28910ffab891d595be9af in nifi's branch
refs/heads/main from Bence Simon
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4d68509 ]
NIFI-8308 Remove unnecessary field adjustments from QuestDB row creation
This closes #4888.
Signed-off-by: Peter Turcsanyi <[email protected]>
> Unnecessary calls from QuestDB row creation should be removed
> -------------------------------------------------------------
>
> Key: NIFI-8308
> URL: https://issues.apache.org/jira/browse/NIFI-8308
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Simon Bence
> Assignee: Simon Bence
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In case of designated timestamp presents, the explicit set for the given
> timestamp field is unnecessary via Java API as theĀ _newRow_ call expects a
> timestamp which will be used (and also used for determining the partition).
> These unnecessary calls should be removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)