Skip to content

Conversation

@alexeykudinkin
Copy link
Contributor

Tips

What is the purpose of the pull request

Due to the fact that Spark 3.2.1 is non-BWC w/ 3.2.0, we have to handle all these incompatibilities in Spark32HoodieParquetFileFormat. This PR is addressing that.

Brief change log

See above

Verify this pull request

This pull request is already covered by existing tests, such as (please describe tests).

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@alexeykudinkin alexeykudinkin changed the title [WIP] Fix Spark32HoodieParquetFileFormat not being compatible w/ Spark 3.2.0 [HUDI-3934] Fix Spark32HoodieParquetFileFormat not being compatible w/ Spark 3.2.0 Apr 20, 2022
@nsivabalan nsivabalan added the priority:blocker Production down; release blocker label Apr 21, 2022
Copy link
Member

@xushiyan xushiyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexeykudinkin @xiaorixiaoyao have some questions to be clarified. thanks.

@apache apache deleted a comment from hudi-bot Apr 21, 2022
@xushiyan xushiyan force-pushed the ak/spk320-cmpt-fix branch from 6864c81 to 79ba7de Compare April 21, 2022 12:46
@alexeykudinkin
Copy link
Contributor Author

@hudi-bot run azure

@apache apache deleted a comment from hudi-bot Apr 22, 2022
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@nsivabalan nsivabalan merged commit c05a4e7 into apache:master Apr 22, 2022
nsivabalan pushed a commit that referenced this pull request Apr 22, 2022
… w/ Spark 3.2.0 (#5378)

- Due to the fact that Spark 3.2.1 is non-BWC w/ 3.2.0, we have to handle all these incompatibilities in Spark32HoodieParquetFileFormat. This PR is addressing that.

Co-authored-by: Raymond Xu <[email protected]>
xushiyan added a commit that referenced this pull request Apr 22, 2022
… w/ Spark 3.2.0 (#5378)

- Due to the fact that Spark 3.2.1 is non-BWC w/ 3.2.0, we have to handle all these incompatibilities in Spark32HoodieParquetFileFormat. This PR is addressing that.

Co-authored-by: Raymond Xu <[email protected]>
dujl pushed a commit to dujl/hudi that referenced this pull request Aug 29, 2022
… w/ Spark 3.2.0 (apache#5378)

- Due to the fact that Spark 3.2.1 is non-BWC w/ 3.2.0, we have to handle all these incompatibilities in Spark32HoodieParquetFileFormat. This PR is addressing that.

Co-authored-by: Raymond Xu <[email protected]>
(cherry picked from commit c05a4e7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:blocker Production down; release blocker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants