Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused
copy_into_postifx
param from docstring (apache#39454)
The param is present in the docstring for CopyFromExternalStageToSnowflakeOperator, but was never implemented. This is misleading when reading the Python API docs for this operator.
- Loading branch information