issues
search
deephaven
/
deephaven-core
Deephaven Community Core
Other
257
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: return type for IcebergCatalogAdapter::load_table in python
#6408
malhotrashivam
closed
2 hours ago
1
fix: Ensure that rollup and tree snapshot tests succeed reliably
#6407
rcaudy
closed
7 hours ago
0
fix: Better chunk cleanup on StreamToBlinkTableAdapter.destroy, and a few listener.destroy fixes
#6406
rcaudy
opened
18 hours ago
0
`time_window` does not work in the embedded Python server
#6405
jjbrosnan
opened
20 hours ago
1
Allow consumer of jsapi to provide a custom gRPC transport
#6404
bmingles
opened
21 hours ago
0
Flight SQL filter pattern improvements
#6403
devinrsmith
opened
1 day ago
0
fix: NPE in ProtobufDescriptorParserImpl for repeated nested repeated fields
#6402
jcferretti
opened
1 day ago
1
fix: Close Jetty h2 streams with RST_STREAM and no error code
#6401
niloc132
opened
2 days ago
0
Tracking issue for Jetty sending RST_STREAM(cancel) when AsyncContext.complete() is called
#6400
niloc132
opened
2 days ago
0
fix: Use the string representation of a Python UDF as its name when it doesn't have the __name__ attribute
#6399
jmao-denver
closed
2 days ago
0
fix: Expanding hierarchical rows should account for viewport position
#6398
niloc132
closed
1 day ago
0
`functools.partial` no longer works as a UDF
#6397
chipkent
closed
2 days ago
0
JS API Hierarchical table expand operations don't expand the correct row
#6396
niloc132
closed
1 day ago
0
fix: Correct rollup and tree snapshot code to wait for missed structural dependencies
#6395
rcaudy
closed
23 hours ago
2
rollup <- lastby <- blink table appears to have stale data
#6394
niloc132
closed
23 hours ago
0
NPE in StreamToBlinkTableAdapter via ProtobufDescriptorParserImpl for a message with an empty repeated message field
#6393
jcferretti
opened
2 days ago
3
Expand `AggFormula` and `RollingFormula` to allow list of formula per operator (vs. single formula)
#6392
lbooker42
opened
2 days ago
0
fix: Use correct naming conventions for Parquet list
#6391
devinrsmith
closed
2 days ago
1
chore(gradle): bump org.gwtproject:gwt-user from 2.11.0 to 2.12.1
#6390
dependabot[bot]
opened
3 days ago
0
chore(gradle): bump software.amazon.awssdk:bom from 2.24.5 to 2.29.15
#6389
dependabot[bot]
opened
3 days ago
0
chore(gradle): bump deephaven-barrage from 0.6.0 to 0.7.2
#6388
dependabot[bot]
closed
3 days ago
2
chore(gradle): bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179
#6387
dependabot[bot]
opened
3 days ago
0
chore(gradle): bump org.apache.parquet:parquet-hadoop from 1.14.3 to 1.14.4
#6386
dependabot[bot]
opened
3 days ago
0
chore(gradle): bump com.gradle.develocity from 3.18.1 to 3.18.2
#6385
dependabot[bot]
closed
2 days ago
0
chore(github-actions): bump slackapi/slack-github-action from 1.27.0 to 2.0.0
#6384
dependabot[bot]
opened
3 days ago
0
`BarrageStreamGeneratorImpl#getSubView` Should Be Bifurcated into `FullSubscriptionView` and `ViewportSubscriptionView`
#6383
nbauernfeind
opened
5 days ago
0
Improve the Py UDF parser to infer signatures from signature-less functions' doc strings
#6382
jmao-denver
opened
5 days ago
0
feat: Add Parquet field_id writing
#6381
devinrsmith
closed
2 days ago
0
OOM on Write_Partitioned for S3
#6380
stanbrub
opened
5 days ago
0
fix: Rename directory containing proto files
#6379
niloc132
closed
21 hours ago
2
feat(csharp): A Windows Installer for the Deephaven Excel Add-In
#6378
kosak
closed
1 day ago
0
feat: Update web version 0.99.0
#6377
github-actions[bot]
closed
6 days ago
0
Python client proto output makes it difficult to compile new protos for use in clients
#6376
niloc132
closed
21 hours ago
0
feat!: provide key columns as scalars (vs. vectors) to `RollingFormula`
#6375
lbooker42
closed
2 days ago
1
FlightServiceGrpcImpl getFlightInfo / getSchema unauthenticated path misimplemented
#6374
devinrsmith
opened
1 week ago
1
refactor: Removed some unused Parquet APIs
#6373
malhotrashivam
closed
6 days ago
0
Add support to upcast numeric types when writing to iceberg tables
#6372
malhotrashivam
opened
1 week ago
0
fix!: ensure Iceberg layouts own the SeekableChannelsProvider
#6371
devinrsmith
closed
6 days ago
2
Deephaven build breaks on Apple Silicon with containerd image store
#6370
devinrsmith
opened
1 week ago
0
fix: Update web version 0.98.0
#6369
github-actions[bot]
closed
1 week ago
0
fix: Correctly handle signature-less functions for Py UDF calls
#6368
jmao-denver
closed
5 days ago
1
Two JS API viewport test failures in CI
#6367
niloc132
opened
1 week ago
0
fix: Address a number of liveness-related issues
#6366
rcaudy
closed
1 week ago
1
feat: Allow a Filter to be used as the Expression in a SelectColumn.
#6365
cpwright
opened
1 week ago
1
Allow Filter to be supplied as Expression for SelectColumn.
#6364
cpwright
opened
1 week ago
0
Improve `AggFormula` performance by re-using `GroupByChunkedOperator` rather than re-creating new operators.
#6363
lbooker42
opened
1 week ago
0
chore(gradle): bump software.amazon.awssdk:bom from 2.24.5 to 2.29.9
#6362
dependabot[bot]
closed
3 days ago
1
chore(gradle): bump ch.randelshofer:fastdoubleparser from 2.0.0 to 2.0.1
#6361
dependabot[bot]
closed
3 days ago
0
fix: Static aggregations when a data index uses different names for the key columns should remap names correctly
#6360
rcaudy
closed
1 week ago
0
Renaming a partitioning column on a `PartitionAwareSourceTable` causes permanent `lastBy` failures
#6359
nbauernfeind
closed
1 week ago
0
Next