Hey guys, any plans to support ingestion of Oracle...
# ingestion
f
Hey guys, any plans to support ingestion of Oracle spatial columns? I get this error when ingesting with an Oracle connector.
Copy code
[2021-07-19 09:39:57,010] INFO     {datahub.ingestion.run.pipeline:44} - sink wrote workunit edw.excluded_airspace_volume_bb
/home/mmmstz013/gmarin/.local/lib/python3.8/site-packages/datahub/ingestion/source/sql_common.py:256: SAWarning: Did not recognize type 'SDO_GEOMETRY' of column 'flight_sector_geom'
  columns = inspector.get_columns(table, schema)
g
🙌 1