liujinhui1994 opened a new issue #2647: URL: https://github.com/apache/hudi/issues/2647
**_Tips before filing an issue_** - Have you gone through our [FAQs](https://cwiki.apache.org/confluence/display/HUDI/FAQ)? - Join the mailing list to engage in conversations and get faster support at [email protected]. - If you have triaged this as a bug, then file an [issue](https://issues.apache.org/jira/projects/HUDI/issues) directly. **Describe the problem you faced** A clear and concise description of the problem. **To Reproduce** Steps to reproduce the behavior: 1. Synchronize a hudi partition table 2. select * from table where ds=‘2020-03-08’ 3. 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.7.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 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
