You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/11/05 09:37:02 UTC

[GitHub] [hudi] melin commented on issue #3828: [SUPPORT]Add a fetch table and partition valid file and return List[FileStatus]

melin commented on issue #3828:
URL: https://github.com/apache/hudi/issues/3828#issuecomment-961750282


   sql: read table table_name
   1、The sql read the file data directly and obtained the data. The data file requires the need for the table.
   2、When displaying the table partition information, read the parquet file metadata directly to obtain the rows
   ![image](https://user-images.githubusercontent.com/1145830/140490010-28dc3581-b14b-4306-aa70-25bf67f7cdc3.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-unsubscribe@hudi.apache.org

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