pathwaycom / pathway

Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
https://pathway.com
Other
2.84k stars 98 forks source link

Add strict key checking mode #29

Open izulin opened 3 months ago

izulin commented 3 months ago

Is your feature request related to a problem? Please describe. It is easy to make a promise that is indeed later broken. This might led to a runtime error later down the line.

Describe the solution you'd like Add a mode that would check at runtime: