pengzhiwei created HUDI-1591:
--------------------------------
Summary: Support Query hudi table without specify Stars
Key: HUDI-1591
URL: https://issues.apache.org/jira/browse/HUDI-1591
Project: Apache Hudi
Issue Type: Improvement
Components: Spark Integration
Reporter: pengzhiwei
Assignee: pengzhiwei
Fix For: 0.8.0
Currently we must specify the same number of STAR as the partition level. It
is
not friendly to users to remember the partition path level and append the
"stars" to the table path.
And also there may be some problems in spark sql if the path contains "Star".
For example the MSCK REPAIR TABLE may crash in this case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)