danny0405 commented on PR #5629:
URL: https://github.com/apache/hudi/pull/5629#issuecomment-1195084568

   > This change is very critical first step in that direction of decoupling 
Hudi fro Avro
   
   I agree we should decouple Hudi from Avro, but that does not mean we should 
lean back to  engine-specific data structures which is very hard to maintain as 
a engine neutral project, see how hard it is for hudi to integrate with a new 
engine now :),
   i kind of expect hudi's own reader/writer/data structures, which is the 
right direction we should elaborate with.
   
   >Given how dynamic our code-base is
   
   I know the code dev is hard because it is a core change which is very 
influential and piecemeal changes. But that should not be a critical prove we 
should fight forward with this direction.
   
   And another concern i always have in my mind is hudi needs a stable release 
tooo much ! We can not make huge changes to core reader/writers now at this 
moment before we do enough tests/practice, and we should not rush in the code 
for just the reason of code rebase effort.
   


-- 
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