FenilJain2301 opened a new issue, #10483: URL: https://github.com/apache/iceberg/issues/10483
### Apache Iceberg version 1.5.2 (latest release) ### Query engine Dremio ### Please describe the bug 🐞 Hi, we are using debezium as a part of our architecture where we are using Oracle db as a source and destination as a dremio. in that we are trying to access the initial and incremental load of the table from the database through CDC events. the process which we are following is oracle -> aws iceberg tables -> aws s3 bucket (where data and metadata are stored) -> dremio (configured iceberg tables and s3 bucket), for this we have provided parameters (application.properties) for which I have attached a file for better understanding. now the problem which we are facing is that, we are not able to get any of the data from the table. we are just getting the metadata of that in dremio and in dremio I have configured both still i'm not able to get data from any of it. Below is configuration file: [app.properties.txt](https://github.com/user-attachments/files/15788563/app.properties.txt) And we are getting this type of data:  we want this data:  So what changes should we make, Please let us know Thank You, Fenil Jain. -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org