Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27801

Disable flushing stream when call Jackson's writeValue() method for CsvBulkWriter

    XMLWordPrintableJSON

Details

    Description

      Currently, in `CsvBulkWriter`,  for every single element,  it's call Jackson's writeValue to write the element and then flush.  It's time consuming to flush for every single element. we should also diasable flushing when call Jackson's writeValue method.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              luoyuxia luoyuxia
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: