-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
priority:highSignificant impact; potential bugsSignificant impact; potential bugs
Description
Tips before filing an issue
-
Have you gone through our FAQs?
-
Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.
-
If you have triaged this as a bug, then file an issue directly.
Describe the problem you faced
A clear and concise description of the problem.
To Reproduce
Steps to reproduce the behavior:
- Synchronize a hudi partition table
- select * from table where ds=‘2020-03-08’
- It is found that no results are returned, but the results can be seen using spark
Expected behavior
A clear and concise description of what you expected to happen.
Environment Description
-
Hudi version : 0.6.0 or 0.7.0 or 0.8.0
-
Spark version : 2.4.4
-
Hive version :2.1.1
-
Hadoop version :3.0.0
-
Storage (HDFS/S3/GCS..) :HDFS
-
Running on Docker? (yes/no) :否
Additional context
Add any other context about the problem here.
Stacktrace
The query returns no results
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:highSignificant impact; potential bugsSignificant impact; potential bugs