cafelo-pfdrive commented on issue #4873:
URL: https://github.com/apache/hudi/issues/4873#issuecomment-1049905523


   Hello @Gatsby-Lee, the execution increase incrementally the more data 
written the updates gets worse time execution
   the dataytpes are like following
   'hoodie.datasource.write.partitionpath.field': 'intervaldate,plantuid',
   intervaldate: String
   plantuid : String
   'hoodie.datasource.write.recordkey.field': 'intervalutc,asset,attribute 
   intervalutc : TimeStamp
   asset : integer
   attribute : string


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