Hi Team,

We are interested in writing new columns and maybe removing some columns in
the future in our dataset. I have read hudi supports schema evolution if it
is backward compatible. To do a poc I tried writing a spark data frame to
hudi using schema but it’s failing. How to write a spark data frame to hudi
specifying the schema explicitly

Thanks in advance

Reply via email to