Skip to content

Conversation

@rlittle08
Copy link
Contributor

No description provided.

rlittle08 and others added 17 commits December 18, 2024 16:25
* Update changelog.

* Increment version in setup.py.
* init

* fix null array

* looking into typeerror

* safe map cast

* safe map cast

* list casting

* list casting

* debugging

* debugging

* change comment

* update changelog

* label mapped tasks

* remove straggler code

* Update setup.py

Increment setup.py with latest version.

---------

Co-authored-by: sleblanc23 <[email protected]>
Co-authored-by: Jay Kaiser <[email protected]>
There can be multiple column combinations equivalent to the 'highest match rate'. This ensures that we are consistently using the SAME combination of columns when that situation occurs.
* draft

* chain taskgroup in

* fix

* type fix

* remove unnecessary rerouting

* oops

* add total_counts args to readme

* default total_counts to false

* fix indent

* fix optional args and logging message
* change default of pull_all_deletes to false

no longer necessary

* update changelog
* draft of move log helper to util and use for em fails

* fix import

* add back kwargs

* reintroduce structured log

* rework

* .

* making util work as executor or wrapper creator

* return to old log format

* only log errors

* fixes to em call

* simplify wrapper for both hope this works

* log even on exit

* need raise exception

* .

* remove log filter

* print conn id

* pass context

* need to pass through logging args ew

* access context correctly

* filter to actual errors

* combining logs

* fix kwargs and error handling

* context should be passed as a kwarg not arg

* restructure the logs

* .

* Unnest serialize_argument helper.

* Revert EarthmoverOperator and apply logging wrapper to operator in EarthbeamDAG.

* Commit missing code from previous commit.

---------

Co-authored-by: jayckaiser <[email protected]>
* Add mapped_index_templates to dynamic EMLB taskgroups.

* Add exit code return logic to EarthmoverOperator, even if unused in EM updates.

* Update Snowflake match rate logic to only retrieve records that meet the required match rate.

* Add check_new_match_rates task to gate sending tasks on non-matched assessment records and refactor taskstream logic for clarity.

* Update remove files operator to skip null xcoms and only trigger on non-skipped taskgroups.

---------

Co-authored-by: ejoranlienea <[email protected]>
* refactor bulk sql queries to reflect full refresh behavior

* clear deletes and keychanges records on full refresh

* add change version records for deletes and keyChanges on full refresh

* maintain return pattern

* delete only enabled endpoints on full refresh

* retrieve configured endpoints through helper function
When pulling prior max CVs on a resource, we need to exclude deletes and key_changes, not take the max across all records
* add map index to log

* need to pull it out

* Update earthbeam_dag.py

* move to the run earthmover one

* Update earthbeam_dag.py

* Update earthbeam_dag.py
@rlittle08 rlittle08 marked this pull request as draft October 20, 2025 21:58
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.

7 participants