-
Notifications
You must be signed in to change notification settings - Fork 434
Open
Labels
Description
Apache Hop version?
2.3
Java version?
11
Operating system
Windows
What happened?
Migration: https://issues.apache.org/jira/browse/HOP-4256
I added an ojdbc8.jar to the plugins/databases/oracle/lib folder.
Using the "Table Input" I select a geometry column. This results in an error about missing xml type. So I add xdb.jar to the same folder.
Now the result is all empty values for the geometry column.
On adding the gis plugin the result is a stacktrace stating:
class oracle.sql.STRUCT cannot be cast to class oracle.sql.STRUCT
Issue Priority
Priority: 3
Issue Component
Component: Database, Component: Transforms
Reactions are currently unavailable