njalan opened a new issue #4859:
URL: https://github.com/apache/hudi/issues/4859
Steps to reproduce the behavior:
1.explain insert overwrite table xxx_hudi PARTITION(pt='1'). (all the
tables involved are hudi tables)
select a.id,b.name
from emp a, dep b
where a.dep_id=b.id
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment Description**
* Hudi version : 0.9
* Spark version : 3.0.1
* Hive version : 3.2
* Hadoop version : 3.2.2
* Storage (HDFS/S3/GCS..) : s3
* Running on Docker? (yes/no) :no
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]