fengjian428 opened a new issue #3327:
URL: https://github.com/apache/hudi/issues/3327


   **_Tips before filing an issue_**
   
   - Have you gone through our 
[FAQs](https://cwiki.apache.org/confluence/display/HUDI/FAQ)? yes
   
   - 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**
   
   when ingest data into hudi table ,I found if the avro schema has a array 
field with nested array field and has no other fields, error happens
   
   
![](https://jira.shopee.io/secure/attachment/1006609/1006609_image-2021-06-16-20-43-50-611.png)
   
   
   
![](https://jira.shopee.io/secure/attachment/1006610/1006610_image-2021-06-16-20-44-15-478.png)
   
   but if I add a dummy field  like below(’source‘) , ingestion works fine
   
   
![](https://jira.shopee.io/secure/attachment/1006619/1006619_image-2021-06-16-20-48-47-000.png)
   
   anyone know how to fix this?  is this a parquet-avro ‘s bug? neither 
delta-streamer or spark data source can trigger this error 
   
   
   **Environment Description**
   
   * Hudi version : 0.8.0 and 0.7.0
   
   * Spark version :2.4.7
   
   * Hive version :
   
   * Hadoop version :2.10
   
   * Storage (HDFS/S3/GCS..) :HDFS
   
   * Running on Docker? (yes/no) :no
   * 
   
   
   **Additional context**
   
   Add any other context about the problem here.
   
   **Stacktrace**
   
   
![](https://jira.shopee.io/secure/attachment/1006610/1006610_image-2021-06-16-20-44-15-478.png)
   
   
   ```Add the stacktrace of the error.```
   
   


-- 
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]


Reply via email to