GitHub user j6takish added a comment to the discussion: SAP HANA Provider Package
It appears that you are interacting with HANA using JDBC and not hdbcli, correct? hdbcli is the official SAP cursor package and only dialect for sqlalchemy. Without using hdbcli, you can't create a sqlalchemy engine, or an inspector, and many operations will be executed sub-optimally GitHub link: https://github.com/apache/airflow/discussions/44768#discussioncomment-11511616 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
