prha
prha
### Summary & Motivation Enables subclasses to change the format of the ECS info stored in tags. ### How I Tested These Changes BK
### Summary & Motivation Add section on code locations in serverless, which are slightly different ### How I Tested These Changes Inspection
## Summary & Motivation We want to prevent situations where concurrency-blocked runs are spinning, spamming the event log for progress. This changes makes it so that a narrow set of...
### Summary of problem Getting spurious warnings: `Got object of type 'dict' instead of a code object during stack unwinding` ### Which version of dd-trace-py are you using? 2.6.0 ###...
## Summary & Motivation Marching along to deprecate `get_event_records`. ## How I Tested These Changes BK
## Summary & Motivation Trying to remove get_event_records calls in the storage tests, especially for event types that are not backed by a derived table in Cloud ## How I...
## Summary & Motivation We have been storing a sizeable number of tags on asset events to track all sorts of things, including: 1) multidimensional partitions 2) data version 3)...
## Summary & Motivation We want better test coverage specifically for run-scoped cursored asset queries ## How I Tested These Changes BK
This reverts commit 504caee90a003ff9c80fcc2b50c9334caf076ef6. ## Summary & Motivation This test is important for making sure OSS doesn't break the assumption that we need to persist tags into a separate table....
## Summary & Motivation ## How I Tested These Changes