Isaac Norman
Isaac Norman
### What do you see as an issue? In this document (which may have moved since the stable release) https://airflow.apache.org/docs/apache-airflow-providers-odbc/stable/_api/airflow/providers/odbc/hooks/odbc/index.html#module-airflow.providers.odbc.hooks.odbc There's no mention of the OdbcHook needing an argument, odbc_conn_id="my_odbc_connection"...
My project that uses shareplum has had an open issue since may 2020 to get the changes in v0.5.2 properly brought in. Currently that version has not been made and...
@jasonrollins could you please make a release with the retry timeout fix you pulled in? Thanks
Could you please create a readme on process for contributing? Process for contributing a feature or bug fix? Rules on code quality? I.e. flake8 How to run tests, what tests...
As is the current release doesn't work because of 'points_rank' no longer being avialable.
I have an ofx file with a STMTTRN that has an empty MEMO. During the convert() operation I was getting an error because MEMO was not found in the models...