Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-1011

ExecuteSQL does not support Binary, VarBinary or LongVarBinary data types.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.3.0
    • None
    • Extensions
    • None
    • All

    Description

      When trying to get a VarBinary or Binary column there is an ArrayIndexOutOfRangeException thrown. This is because in / nifi-nar-bundles / nifi-standard-bundle / nifi-standard-processors / src / main / java / org / apache / nifi / processors / standard / util / JdbcCommon.java the data types are not supported.

      I suggest adding them as Base64 encoded strings.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Scotty Scott
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: