org.postgresql.util.PSQLException: ERROR: column is of type cidr but expression is of type character

后端 未结 0 1816
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-31 11:26

I\'m trying to load a scala spark data frame into postgres SQL table. I have read the data from a csv with specific schema. But it throws exception below. I have added

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