cloud-fan commented on a change in pull request #24273: 
[SPARK-27344][SQL][TEST] Support the LocalDate and Instant classes in Java Bean 
encoders
URL: https://github.com/apache/spark/pull/24273#discussion_r271246456
 
 

 ##########
 File path: 
sql/core/src/test/java/test/org/apache/spark/sql/JavaBeanDeserializationSuite.java
 ##########
 @@ -509,4 +514,95 @@ public void setId(Integer id) {
       this.id = id;
     }
   }
+
+  @Test
+  public void testSpark30() {
 
 Review comment:
   I think that was the JIRA ticket ID?

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

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

Reply via email to