How to read BLOB data type using pyspark JDBC

后端 未结 0 1646
难免孤独
难免孤独 2021-02-11 08:19

I have RDS(oracle table) in aws and one of the column is in BLOB datatype

Table
Column Datatype
ID     varchar2
City   varchar2
File   BLOB

I\'m

相关标签:
回答
  • 消灭零回复
提交回复
热议问题