suresh-hl commented on issue #11335:
URL: https://github.com/apache/hudi/issues/11335#issuecomment-2379776238

   > > Issue is caused by replace commit's new parquet file written. Noticed 
that new parquet file had different datatype for these columns.
   > 
   > It's weird the decimal switched to long type, did you do any schema 
evolution, not sure if it is a spark behavior because for clustering we have 
spark native writer though.
   
   No schema evolution done, I've given the whole code above. Same datatype is 
inserted again, and clustering is causing some changes. And noticed this only 
for decimal type cols. If I try for table without decimal, didn't see such 
issues. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to