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

ConvertJSONToSQL should cache results from database resultset metadata

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • Extensions
    • None

    Description

      Currently, when we convert JSON to SQL, we make calls to the database to determine the type of each column that we are converting. We should cache this information instead of calling to the database each time, as performance will be greatly improved. We should be sure not to cache indefinitely, though, as the schema could change.

      Attachments

        Activity

          People

            markap14 Mark Payne
            markap14 Mark Payne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: