Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-8360 Structured Streaming (aka Streaming DataFrames)
  3. SPARK-15765

Make continuous Parquet writes consistent with non-continuous Parquet writes

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.0.0
    • None
    • Structured Streaming
    • None

    Description

      Currently there are some code duplicates in continuous Parquet writes (as in Structured Streaming) and non-continuous writes; see ParquetFileFormat#prepareWrite() and ParquetFileFormat#ParquetOutputWriterFactory.

      This may lead to inconsistent behavior, when we only change one piece of code but not the other.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              proflin Liwei Lin(Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: