Merged in bugfix/effective_dt (pull request #777)

Bugfix/effective dt to main

* removed secondary instruction

* paased right field to full context

* added secondary rule

* remove print statements


Approved-by: Katon Minhas
This commit is contained in:
VenkataKrishna Reddy Avula
2025-11-14 16:00:34 +00:00
committed by Katon Minhas
parent ca5a0619ba
commit 2ac6d58f08
@@ -291,7 +291,7 @@ def run_hybrid_smart_chunked_fields(
):
# if the effective date is N/A, we need to run the prompt again with full context
one_to_one_fields.update_field_attr(
field_name="AARETE_DERIVED_EFFECTIVE_DT",
field_name="EFFECTIVE_DT",
attr="field_type",
value="full_context",
)