We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50eaeb0 commit a8adadeCopy full SHA for a8adade
sql/catalyst/src/main/scala/org/apache/spark/sql/Encoders.scala
@@ -130,7 +130,7 @@ object Encoders {
130
131
/**
132
* Creates an encoder that serializes instances of the `java.time.LocalTime` class
133
- * to the internal representation of nullable Catalyst's DateType.
+ * to the internal representation of nullable Catalyst's TimeType.
134
*
135
* @since 3.0.0
136
*/
0 commit comments