This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ddce8450b85 Fixed generated SQL MSSQL dialect when all columns are
also primary keys (#46380)
add fbd19da9208 Also allow passing buffer instead of path for
retrieve_file and store_file methods in SFTPHook (#44247)
No new revisions were added by this update.
Summary of changes:
.../sftp/src/airflow/providers/sftp/hooks/sftp.py | 205 ++++++++++----------
.../tests/provider_tests/sftp/hooks/test_sftp.py | 209 +++++++++++++--------
2 files changed, 236 insertions(+), 178 deletions(-)