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

[Bug]: Data query is lost using mixed-hive table format #2909

Open
1 of 2 tasks
upczsh opened this issue Jun 7, 2024 · 0 comments
Open
1 of 2 tasks

[Bug]: Data query is lost using mixed-hive table format #2909

upczsh opened this issue Jun 7, 2024 · 0 comments
Labels
type:bug Something isn't working

Comments

@upczsh
Copy link
Contributor

upczsh commented Jun 7, 2024

What happened?

Using the mixed-hive table format, non-hive server2 writes at first, and the write&query is normal. After turning on the base.hive.auto-sync-data-write=true parameter, use hiveserver2 to write to the table, and use amoro query again, the data can only be queried. Written to hiveserver2. Then after writing to base, both hive and base can be found.
hiveserver2 insert into the table
image
In fact, I wrote a large amount of base table data,But only hiveserver2 insert can be queried here.
image
When base.hive.auto-sync-data-write=true , the table record becomes consistent with the number of data inserted by hiveserver2.
image

Affects Versions

0.6.0

What engines are you seeing the problem on?

No response

How to reproduce

No response

Relevant log output

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@upczsh upczsh added the type:bug Something isn't working label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant