HyukjinKwon commented on pull request #30754:
URL: https://github.com/apache/spark/pull/30754#issuecomment-744111871


   Do we plan to support JDK 14? BTW I remember @srowen mentioned few more 
tests:
   
   ```
   - ZooKeeperPersistenceEngine *** FAILED ***
     org.apache.zookeeper.KeeperException$ConnectionLossException: 
KeeperErrorCode = ConnectionLoss for /spark/master_status
   
   - parsing hour with various patterns *** FAILED ***
     java.time.format.DateTimeParseException: Text '2009-12-12 12 am' could not 
be parsed: Invalid value for HourOfAmPm (valid values 0 - 11): 12
   ```
   
   before. Let's fix all or none. We don't even know if we're going to support 
JDK 14.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to