Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.11.0
    • None
    • None

    Description

      As discussed in http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Hierarchies-in-ConfigOption-td40920.html, we propose to use the following new format options:

      format = json
      json.fail-on-missing-field = true
      json.ignore-parse-error = true
      
      value.format = json
      value.json.fail-on-missing-field = true
      value.json.ignore-parse-error = true
      

      However, the current discoverScan/SinkFormat of FactoryUtil uses value.format.fail-on-missing-field as the key, which is not handy for connectors to use.

      Attachments

        Activity

          People

            jark Jark Wu
            jark Jark Wu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: