Re: Problems appending file to Athena

2022-06-29 Thread Taher Koitawala
I am using Glue catalog. I figured out the issue here. When i used rowDelta transaction and FanoutWriters the issue was resolved and data was available in Athena. Thanks for the input Ryan On Thu, 30 Jun, 2022, 4:29 am Ryan Blue, wrote: > Taher, what catalog are you using? You would need to use

Re: Problems appending file to Athena

2022-06-29 Thread Ryan Blue
Taher, what catalog are you using? You would need to use the same catalog that Athena is talking to. On Mon, Jun 27, 2022 at 10:55 PM Taher Koitawala wrote: > Hi All, > I am trying to append data files to an existing iceberg table in > Athena. I wrote a Java app that uses the Iceberg a