ray-project / deltacat

A portable Pythonic Data Catalog API powered by Ray that brings exabyte-level scalability and fast, ACID-compliant, change-data-capture to your big data workloads.
Apache License 2.0
166 stars 23 forks source link

Added context to the json formatter #350

Closed raghumdani closed 2 months ago

raghumdani commented 2 months ago

This PR adds additional context to the json formatter which allows us to log environment variables which can be used to filter right logs.

yankevn commented 2 months ago

Do we actually set the context_kwargs anywhere in this PR?

raghumdani commented 2 months ago

Do we actually set the context_kwargs anywhere in this PR?

It will set in the driver.