[
https://issues.apache.org/jira/browse/SPARK-24695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-24695:
---------------------------------
Issue Type: Sub-task (was: Bug)
Parent: SPARK-28494
> Move `CalendarInterval` to org.apache.spark.sql.types package
> -------------------------------------------------------------
>
> Key: SPARK-24695
> URL: https://issues.apache.org/jira/browse/SPARK-24695
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 2.3.1
> Reporter: Priyanka Garg
> Priority: Major
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> When i am trying to write an udf which returns calendar interval type, i am
> getting the following error:
> {code:java}
> Schema for type org.apache.spark.unsafe.types.CalendarInterval is not
> supported
> java.lang.UnsupportedOperationException: Schema for type
> org.apache.spark.unsafe.types.CalendarInterval is not supported
> at
> org.apache.spark.sql.catalyst.ScalaReflection$$anonfun$schemaFor$1.apply(ScalaReflection.scala:781)
> at
> org.apache.spark.sql.catalyst.ScalaReflection$$anonfun$schemaFor$1.apply(ScalaReflection.scala:715)
> at
> scala.reflect.internal.tpe.TypeConstraints$UndoLog.undo(TypeConstraints.scala:56)
> at
> org.apache.spark.sql.catalyst.ScalaReflection$class.cleanUpReflectionObjects(ScalaReflection.scala:825)
> ...{code}
>
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]