Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-293 Add a JDBC Processor for executing arbitrary SQL queries
  3. NIFI-626

ExecuteSQL processor for executing arbitrary SQL queries

Attach filesAttach ScreenshotVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • None
    • Patch

    Description

      For example query can be:
      SELECT * FROM orders WHERE orderId = '${order.id}'

      where ${order.id} is FlowFile attribute.
      Result will serialized using Avro.
      Avro gives as possibility to have query Resultset metadata (column name and types) included in FlowFile.
      Also Avro should allow streaming.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Toivo Adams Toivo Adams
            Toivo Adams Toivo Adams
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment