[Question] How to convert spatial type data
Open
question
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question.
- [X] I had googled my question but i didn't get any help.
- [X] I had read the documentation: [ChunJun doc](https://dtstack.github.io/chunjun) but it didn't help me.
### Description
我遇到一个使用纯钧获取 postgresql 中的空间类型数据 遇到了数据类型不能转换的问题.
1. 转换string,会报错java.lang.ClassCastException: org.postgresql.util.PGobject cannot be cast to java.lang.String
chunjun是怎么做 空间数据类型 的 转换呢
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Assessment
This issue has not been assessed yet.