allenerb opened a new pull request #1597:
URL: https://github.com/apache/incubator-hudi/pull/1597


   …e date/time pattern matching.  This is an alternative to the 
TimestampBasedKeyGenerator that only supports a single format for parsing 
datetime strings
   
   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contributing.html before opening a 
pull request.*
   
   ## What is the purpose of the pull request
   Add in functionality to support multiple date/time format parsing when using 
a timestamp as a partitioner field
   
   ## Brief change log
   * Added MultiFormatTimestampBasedKeyGenerator
   * Added Unit Tests to support MultiFormatTimestampBasedKeyGenerator
   
   ## Verify this pull request
   This change added tests and can be verified as follows:
   * Added TestMultiFormatTimestampBasedKeyGenerator Unit Tests
   * Manually verified that the code actually works when deployed to a cluster
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to