Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUPPORT] When Trino read the MOR table, even we use OverwriteWithLatestAvroPayload, hudi still set CustomPayload to true #7095

Closed
albericgenius opened this issue Oct 31, 2022 · 0 comments · Fixed by #7096
Labels
priority:major degraded perf; unable to move forward; potential bugs reader-core

Comments

@albericgenius
Copy link
Contributor

albericgenius commented Oct 31, 2022

Describe the problem you faced

When Trino read the MOR table, even we use OverwriteWithLatestAvroPayload, hudi still set CustomPayload to true.

So for MOR table, have not use the projection schema to read.

To Reproduce

Steps to reproduce the behavior:

  1. Trino query data from MOR table
  2. Set the playload to OverwriteWithLatestAvroPayload
  3. the usesCustomPayload is still true

Expected behavior

A clear and concise description of what you expected to happen.

Environment Description

  • Hudi version :
    master branch

  • Spark version :

  • Hive version :

  • Hadoop version :

  • Storage (HDFS/S3/GCS..) :

  • Running on Docker? (yes/no) :

Additional context

Add any other context about the problem here.

Stacktrace

Add the stacktrace of the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:major degraded perf; unable to move forward; potential bugs reader-core
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants