Eric Pinzur
Eric Pinzur
Is there any way to have the operator create or use a more secure password for the `cassandra` user? Either create one at cluster launch time, and put it into...
When recording using TruChain, my python process crashes constantly after 2426 records have been saved to the database. It crashes with the error: `Too many open files`. I've also seen...
I've been working primarily with very large databases and I find the [Tru API](https://www.trulens.org/trulens_eval/api/tru/) to be a bit lacking. In particular, methods like the following would be very helpful: -...
I'm seeing an issue on certain requests, where I'm not getting body events for bodies: `1` and `1.MIME`, but I am getting body events for bodies `2` and `2.MIME`. Also...
Make Ben's requested changes from PR https://github.com/kaskada-ai/kaskada/pull/799
i was having trouble shortening this test, while still being able to reproduce the bug. feel free to shorten if it still reproduces the issue. note that I haven't fixed...
I tried to implement `json` but ran into issues, because there was no way to work with the fenl `json`object type in python. I tried accessing accessing properties of the...
As a new iteration of Kaskada written in Python, I want to add functional and aggregation parity with the existing Kaskada service so that I can enable a transition story...
**Description** manager object_store doesn't support IRSA authentication **To Reproduce** Steps to reproduce the behavior: 1. deploy the helm chart to an eks cluster using IRSA authentication **Actual Behavior** the manager...