You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Simon Bence (Jira)" <ji...@apache.org> on 2021/03/10 16:00:03 UTC

[jira] [Created] (NIFI-8308) Unnecessary calls from QuestDB row creation should be removed

Simon Bence created NIFI-8308:
---------------------------------

             Summary: 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


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)