liugs0213 commented on issue #17746:
URL: https://github.com/apache/doris/issues/17746#issuecomment-1467431060

   > This may because the file column name not matched with name in table. You 
can try following step to check:
   > 
   > 1. use table value function `hdfs()`: 
https://doris.apache.org/zh-CN/docs/dev/sql-manual/sql-functions/table-functions/hdfs
   >    To read the parquet file directly.
   > 
   > You can also use `describe function hdfs(xx)` to check the column name in 
parquet file, to see if they are same.
   
   function s3() is ok:
   
![image](https://user-images.githubusercontent.com/55676558/224912662-aa24b3cb-867f-472d-bf4c-b910568fbfe0.png)
   
   
   


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to