kyle-cx edited a comment on issue #2532: URL: https://github.com/apache/iceberg/issues/2532#issuecomment-1084080574
I found this question was shelved for a long time,As it happens,I am a newbie to this projec,I'll pick up this work if u don't mind @itachi-sharingan @yyanyy @RussellSpitzer ,I am going to do the test by following the steps below, @yyanyy @RussellSpitzer could u please take a look to see weather my undertanding about the issue is correct,thx a lot. step 1:create v1 v2 tables by TestTables step 2:generate some data files and append to the tables step 3:read diffrent kinds of meta info of both v1 and v2 table by subclasses of BaseMetadataTable,such as AllDataFilesTable/AllEntriesTable/HistoryTable, to see weather all theses subclasses work well one more questions: > I plan to put the test class in iceberg-core/test,is that ok? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
