Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

Question: Why delete new partitions data manually, but do not use spark overwrite mode? #2

@GrigorievNick

Description

@GrigorievNick

private def deleteDestPathsOnS3(df: DataFrame, partitionsSeq: Seq[String]): Unit = {

Why you delete partitions data and then write these partitions in append mode?
Why do not use overwrite mode?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions