Gabe Cemaj

Results 9 issues of Gabe Cemaj

Would it be possible to reload the schema at runtime? ## Feature Request Type - [ ] Core functionality - [x] Alteration (enhancement/optimization) of existing feature(s) - [ ] New...

Following the jsonb example and trying to query results in ``` { "errors": [ { "message": "ERROR: cannot call jsonb_to_recordset on a non-array (SQLSTATE 22023)" } ] } ``` ###...

bug

is there any chance you will release a trained version of the model?

There is a note in the MLE estimator code that says: Notes ----- - Currently doesn't return correct solution Is this still true? can it return the correct solution?

The paper https://www.aclweb.org/anthology/W17-6944 makes some references to parts of the repo that do not seem to exist anymore, is there somewhere i could find those? Specifically i would like to...

**What this PR does / why we need it**: Attempts to close #3634. The PR adds a new configuration to the logger system to set a prefix string such that...

/kind feature **Describe the solution you'd like** Sometimes when logging request/responses using the logger system it might be needed to log extra data. This might be metadata related to the...

kind/feature

### Summary I believe it used to be the case that the working directory got marked as read only (0755 at least) at export time. Currently `/workspace` is has mode...

type/enhancement
status/discussion-needed

# Race Condition in otelconnect v0.7.2 with Streaming Endpoints ## Summary The otelconnect library (v0.7.2) has a data race when handling streaming RPC endpoints. The race occurs between attribute creation/sorting...