Skip to content

Conversation

@alexott
Copy link
Contributor

@alexott alexott commented Mar 8, 2022

Extended DatabricksCopyIntoOperator with new options. This includes:

  • encryption - to specify encryption options for a given location
  • credential - to specify authentication options for a given location
  • validate - to control validation of schema & data

also, made files option templated

This includes:
* `encryption` - to specify encryption options for a given location
* `credential` - to specify authentication options for a given location
* `validate` - to control validation of schema & data

also, make `files` templatized
@github-actions
Copy link

github-actions bot commented Mar 8, 2022

The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers kind:documentation okay to merge It's ok to merge this PR as it does not require more tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants