Hi,

Would you like to post your issue on github? And provide more details about it.

Best,
Haonan

On 2023/08/18 05:47:19 张 wrote:
> I got an exception when I used spark to read tsfile 
> such like this :
> -----------------------------------------------------------------------------------------------------------------------------
> java.lang.UnsupportedOperationException: Unsupported type VECTOR
>   at 
> org.apache.iotdb.spark.tsfile.WideConverter$$anonfun$toSqlField$1.apply(WideConverter.scala:219)
>   at 
> org.apache.iotdb.spark.tsfile.WideConverter$$anonfun$toSqlField$1.apply(WideConverter.scala:211)
> 
> 
> -----------------------------------------------------------------------------------------------------------------------------
> I found it in source code 
> 
> 
> but the tsfile's datatype that I used just include double and text type  in 
> iotdb 。  I didn't know why throw that UnsupportedOperationException. who can 
> help me thanks
> 
> 

Reply via email to