Skip to content

Fix hard-coded /tmp dir in sqlite_default#19255

Merged
potiuk merged 1 commit into
apache:mainfrom
aran3:gettempdir_dbutil
Oct 27, 2021
Merged

Fix hard-coded /tmp dir in sqlite_default#19255
potiuk merged 1 commit into
apache:mainfrom
aran3:gettempdir_dbutil

Conversation

@aran3

@aran3 aran3 commented Oct 27, 2021

Copy link
Copy Markdown
Contributor

sqlite_default has been hard-coded to /tmp, usegettempdir instead,
respecting tempdir enviroment variables.
See #19208, #19229.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@aran3 aran3 force-pushed the gettempdir_dbutil branch from 37c3c8a to c3a0441 Compare October 27, 2021 14:01
@aran3 aran3 force-pushed the gettempdir_dbutil branch from c3a0441 to 9c31b45 Compare October 27, 2021 14:02
@github-actions github-actions Bot added the full tests needed We need to run full set of tests for this PR to merge label Oct 27, 2021
@github-actions

Copy link
Copy Markdown
Contributor

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@potiuk potiuk closed this Oct 27, 2021
@potiuk potiuk reopened this Oct 27, 2021
@potiuk

potiuk commented Oct 27, 2021

Copy link
Copy Markdown
Member

Looks like all those failed tests were flaky :( Each of them different. Closed/reopened to check,

@potiuk potiuk merged commit bce8883 into apache:main Oct 27, 2021
@boring-cyborg

boring-cyborg Bot commented Oct 27, 2021

Copy link
Copy Markdown

Awesome work, congrats on your first merged pull request!

@eladkal eladkal added this to the Airflow 2.2.2 milestone Oct 28, 2021
@aran3 aran3 deleted the gettempdir_dbutil branch October 28, 2021 15:03
jedcunningham pushed a commit that referenced this pull request Nov 3, 2021
…19255)

respecting tempdir enviroment variables.
See #19208, #19229.

(cherry picked from commit bce8883)
@jedcunningham jedcunningham added the type:bug-fix Changelog: Bug Fixes label Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

full tests needed We need to run full set of tests for this PR to merge type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants