Skip to content

Conversation

@danny0405
Copy link
Contributor

Change Logs

Scala compile encounters ambiguity for Properties#putAll, see details in issue: scala/bug#10418,

Not sure if it is the only issue that exists on my laptop:
mac m2, Java 1.8.0_351, scala 2.11

We better fix it in the code to get rid of the issue once and for all.

Impact

none

Risk level (write none, low medium or high below)

none

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@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

@danny0405 danny0405 merged commit a69780d into apache:master Apr 21, 2023
@Zouxxyy
Copy link
Contributor

Zouxxyy commented Jul 28, 2023

Not sure if it is the only issue that exists on my laptop: mac m2, Java 1.8.0_351, scala 2.11

This problem also occurs in JDK11, is a scala bug which is fixed in 2.13.0-RC2, see apache/spark#25738

@danny0405
Copy link
Contributor Author

Thanks for the explanation, we can fix the compilure error in Hudi first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants