deephaven-core icon indicating copy to clipboard operation
deephaven-core copied to clipboard

Deephaven Community Core

Results 334 deephaven-core issues
Sort by recently updated
recently updated
newest added

This is a draft of a large rewrite - at this time there are still a few TODOs to follow up on, or code to finish implementing. We want to...

jsapi
barrage
NoDocumentationNeeded
ReleaseNotesNeeded

NoDocumentationNeeded
NoReleaseNotesNeeded

Simple mitigation for jedi setting the recursion limit too high for Python 3.9 and 3.10 to correctly handle RecursionErrors. This prevents a segfault for a known bug in jedi, and...

NoDocumentationNeeded
python-server-side
ReleaseNotesNeeded

This fixes #5973

NoDocumentationNeeded
iceberg

Enterprise would like to have access to the underlying FileIO object in the IcebergCatalogAdapter so the IcebergToolsS3 can be used directly without duplication

feature request
iceberg

`removeBlink` is used by the Java API to disable the specialized aggregation semantics that blink tables implement. This wrapper adds the functionality to disable those semantics from the Python API.

python
DocumentationNeeded
python-server-side
ReleaseNotesNeeded

Bumps [com.github.javaparser:javaparser-core](https://github.com/javaparser/javaparser) from 3.23.0 to 3.26.1. Release notes Sourced from com.github.javaparser:javaparser-core's releases. javaparser-parent-3.26.1 Added Fix record declarations nested in annotation declarations (PR #4460 by @​johannescoetzee) Changed Format code with spotless...

NoDocumentationNeeded
version-bump
NoReleaseNotesNeeded

**Description** Creating Operation Initialization Thread while calling Python Script fails with debugging initializer. I have an Application built on Deephaven core that hangs when I execute a merge() operation from...

bug
query engine
core
python
python-server-side

As a user, I would like to be able to work with fixed point decimal types over Arrow Feather and Flight. We might not be able to write until we...

feature request
query engine
core
arrow

As a user, I want the KafkaTools.consumeToTable method to throw an error that includes the offset and partition that failed to parse so that I can effectively debug the problem...

feature request
triage