youngxinler commented on issue #6510: URL: https://github.com/apache/iceberg/issues/6510#issuecomment-1378175142
thanks for @nastra and @rdblue reply, i try again by InternalRecordWrapper to partitioned, the problem is solved. I find java api doc in iceberg doc, that not descripte how to use java api write data to iceberg table. i think it will be better to add the example about how to write data using java api, this will help those who do not need to use Spark, flink or other large computing engines to write iceberg table. I'd like to add this to the iceberg api doc, what do you think? @nastra @rdblue -- 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]
