Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@LawrenceLau2020
Copy link
Collaborator

@LawrenceLau2020 LawrenceLau2020 commented Mar 21, 2024

🎯 Summary

PIMS-1374:

Updated ETL to get year for building and parcel evaluations.

There were 2 ETL tasks that were modified: "PIMS ETL" (Prod MSSQL -> Dev Postrgres) and "PIMS ETL - Prod to Local" (Prod MSSQL -> local Postrgres)

Before testing, the changes for the parcel and building evaluation entities covered in this ticket: #2268 need to be merged first.

To test "locally", you need to follow the steps in this ticket: https://citz-imb.atlassian.net/browse/PIMS-1374 before running the "PIMS ETL - Prod to Local" task in DBeaver.

image

🔰 Checklist

  • I have read and agree with the following checklist and am following the guidelines in our Code of Conduct document.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • My changes generate no new warnings.

@dbarkowsky
Copy link
Collaborator

Currently getting this error when trying from PROD to Local.
image
It doesn't look like the mappings are changed from a "date" column to a "year" column.

@LawrenceLau2020
Copy link
Collaborator Author

Currently getting this error when trying from PROD to Local. image It doesn't look like the mappings are changed from a "date" column to a "year" column.

This should be resolved now with the updated tasks.json file.

@LawrenceLau2020 LawrenceLau2020 merged commit 1ce96b8 into main Mar 26, 2024
@LawrenceLau2020 LawrenceLau2020 deleted the PIMS-1374-EvaluationYear branch March 26, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants