vinothchandar commented on issue #1040: [HUDI-327] Add null/empty checks to key generators URL: https://github.com/apache/incubator-hudi/pull/1040#issuecomment-558341088 I think its there is an error ``` [ERROR] /home/travis/build/apache/incubator-hudi/hudi-spark/src/test/scala/TestDataSourceDefaults.scala:22: error: object EmptyHoodieRecordPayload is not a member of package org.apache.hudi 2690[ERROR] import org.apache.hudi.{ComplexKeyGenerator, DataSourceWriteOptions, EmptyHoodieRecordPayload, OverwriteWithLatestAvroPayload, SimpleKeyGenerator} 2691[ERROR] ^ 2692[ERROR] one error found ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
