Ranga Reddy
Ranga Reddy
HI Swaldman, Have u resolved above issue. I am also facing same issue. Please let me know if you resolved.
If you are okay i will work on this issue
Hi @Souldiv Could you please share the reproducible steps and commands you used to replicate the above issue?
Hi @Souldiv @keashem Could you please let me know which operating system you're using? I recently resolved some issues for macOS with the latest Hudi version. https://github.com/apache/hudi/blob/master/docker/compose/docker-compose_hadoop284_hive233_spark353_arm64.yml
Fix is available in master branch.
Hi @Armelabdelkbir I have tested your scenario with following code. drop column also worked with out any issues. Step1: Create a database and table in postgres ``` CREATE DATABASE cdc_hudi;...
**Spark-Submit Output:** **Postgres Output:** **Kafka topic output:**
Hi @vinishjail97 / @the-other-tim-brown I am considering implementing it using the Spring MVC framework with bootstrap. Do you have any other suggestions?
This issue is now resolved and closed, following the merge of PR #11445.