To match actual names (dataset names are unprefixed while Athena DBs are)
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T4676: Add Luigi workflow in swh-dataset
- Commits
- rDDATASETeceaf73f0fba: luigi.CreateAthena: Fix validation of DB name
Diff Detail
Diff Detail
- Repository
- rDDATASET Datasets
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 33095 Build 51877: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 51876: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D8925 (id=32142)
Could not rebase; Attempt merge onto a1cf9b871c...
Updating a1cf9b8..eceaf73 Fast-forward swh/dataset/exporters/orc.py | 2 +- swh/dataset/luigi.py | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-)
Changes applied before test
commit eceaf73f0fbaaf4c60db1ceb8eca01751e33104b Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Dec 6 14:00:09 2022 +0100 luigi.CreateAthena: Fix validation of DB name To match actual names (dataset names are unprefixed while Athena DBs are) commit 22f7ed11f6883cb6f23d26a2c575e6cf647d8187 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Dec 6 13:58:39 2022 +0100 exporters/orc: Fix crash on visit status with no type
See https://jenkins.softwareheritage.org/job/DDATASET/job/tests-on-diff/173/ for more details.