Prabodh Agarwal
Prabodh Agarwal
I have a glue job using the snowflake spark connector. It keeps failing when it sees null values in the dataframe. I am unable to debug this issue. Glue 4...
- defined reading Iceberg tables using the snowflake catalog. - snowflake catalog is pretty much read only, so adding primarily read only ops. - refer snowflake iceberg sdk read guide:...
### Feature Request / Improvement Similar to https://github.com/apache/iceberg/pull/6428, we need support for Snowflake Iceberg tables here as well.
### Change Logs When I tried using `GLUE` mode for syncing meta, I kept getting an error about entering an incorrect mode. I realised a but later that my `--sync-tool-classes`...
### Change Logs While writing the Hudi table in spark, I want to sync the table to Glue. However, the sync mode: `"hoodie.datasource.hive_sync.mode": "glue"` is actually not applicable in spark....
## Description I am setting up my dev environment in RustRover IDE and wanted to run the pytest from the IDE's command runner. However, the default setup was giving me...