Hi Yong Yang, Your message is ended up in my spam folder claiming that many messages from @163.com are spam messages, but your question seems legitimate.
With the Java API you can add Parquet files to the Iceberg tables where the files conform to the specification. For Parquet, take a look here: http://iceberg.apache.org/spec/#parquet For the Java API, take a look at here: https://iceberg.apache.org/api/ Thanks, Peter On Wed, 19 May 2021, 18:44 yong.sunny, <yong.su...@163.com> wrote: > Hi Iceberg Devs, > > I am new to the Iceberg. And I have a question about the iceberg > manifest/manifest list/metadata api. > I am wondering if the following is supported: > 1. parquet file is writen by other apps > 2. use the APIes of iceberg to create manifest file/manifest > list/metadata(snapshot). The applicant to do that would be loading an > independent, that is not loaded flink or spark. > > Could you please tell me if that is supported, and if that is supported, > which APIes should I use? > > If I post the question in wrong channel, please tell me which one I should > use. > > Thanks and Best regards, > Yong Yang > > > >