Skip to content

[HUDI-2674] hudi hive reader should not print read values.#3910

Merged
nsivabalan merged 1 commit intoapache:masterfrom
xiarixiaoyao:removelog
Nov 3, 2021
Merged

[HUDI-2674] hudi hive reader should not print read values.#3910
nsivabalan merged 1 commit intoapache:masterfrom
xiarixiaoyao:removelog

Conversation

@xiarixiaoyao
Copy link
Contributor

Tips

What is the purpose of the pull request

now when we use hive to query hudi table and set hive.input.format=org.apache.hudi.hadoop.hive.HoodieCombineHiveInputFormat;

all read values will be print. This can lead to performance problems and data security problems,

Verify this pull request

Existing UT

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.

@xiarixiaoyao
Copy link
Contributor Author

@leesf @nsivabalan could you pls help me review this code. thanks

this is a performance problem and data security problems.

@hudi-bot
Copy link
Collaborator

hudi-bot commented Nov 3, 2021

CI report:

  • 4a2a953dda077e92264164a3540de5741767a6e1 UNKNOWN
  • de652ad Azure: PENDING
Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run travis re-run the last Travis build
  • @hudi-bot run azure re-run the last Azure build

@nsivabalan nsivabalan merged commit 5517d29 into apache:master Nov 3, 2021
@nsivabalan
Copy link
Contributor

thanks for catching this.

@xiarixiaoyao xiarixiaoyao deleted the removelog branch December 3, 2021 02:50
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.

3 participants