fengjian428 commented on issue #5074: URL: https://github.com/apache/hudi/issues/5074#issuecomment-1130213190
>  actually we use spark-sql create table, and use flink-sql ingested data, then delete data use spark-sql I go through the code , and I found flink will check key length, if equal to 1, then use simple key generator, but spark always use complexKeyGenerator whether the lenght is equal to 1 or not  -- 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]
