parisni commented on PR #8943:
URL: https://github.com/apache/hudi/pull/8943#issuecomment-1588964413
You are right, it has a default value. Then will just keep the default.
On June 13, 2023 9:30:28 AM UTC, xuzifu666 ***@***.***> wrote:
>@xuzifu666 commented on this pull request.
>
>
>
>> @@ -897,7 +897,8 @@ object HoodieSparkSqlWriter {
> // for backward compatibility
> if (hiveSyncEnabled) {
> metaSyncEnabled = true
>- syncClientToolClassSet += classOf[HiveSyncTool].getName
>+ if (syncClientToolClassSet.isEmpty)
>
>when would the set be empty?
>
>--
>Reply to this email directly or view it on GitHub:
>https://github.com/apache/hudi/pull/8943#pullrequestreview-1476695027
>You are receiving this because you authored the thread.
>
>Message ID: ***@***.***>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]