-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Barrage Refactor Read/Write Chunk Factories #6065
Open
nbauernfeind
wants to merge
75
commits into
deephaven:main
Choose a base branch
from
nbauernfeind:barrage_types
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
28b25d1
Barrage: Refactor Read/Write Chunk Factories
nbauernfeind 8876208
Ryan's feedback and bug fixes
nbauernfeind 27df3d3
dunno .. stuf
nbauernfeind 1852b0a
Restore initial commit from grpc-java, plus a few local changes
niloc132 68b925a
Guard writing payload as hex if FINEST is enabled
niloc132 e88c47e
Apply upstream "Fix AsyncServletOutputStreamWriterConcurrencyTest
niloc132 f9a19fc
Apply upstream "Avoid flushing headers when the server returns a single
niloc132 4733524
Apply upstream "servlet: introduce ServletServerBuilder.buildServlet()"
niloc132 06e63ec
Bump grpc vers, add inprocess dep for tests
niloc132 09ade64
Merge branch 'main' into grpc-history-replay
niloc132 c8af47c
Apply https://github.com/deephaven/deephaven-core/pull/6301
niloc132 57c8008
Bump to 1.65.1 to better match arrow 18
niloc132 cbf8ab2
Merge remote-tracking branch 'colin/grpc-history-replay' into vp_simp…
nbauernfeind 85f604f
Version Upgrades; MavenLocal
nbauernfeind 70a0207
Implement Simplified Viewport Table Updates in BMP/BT
nbauernfeind 0089d62
Ryan's Synchronous Review
nbauernfeind 485746d
Merge remote-tracking branch 'upstream/main' into vp_simplification
nbauernfeind ad8de73
Remove SNAPSHOT version and mavenLocal references
nbauernfeind 02ce2ad
Fixes removed/added rows in most VP cases
nbauernfeind da23e2b
Bug fixes around viewport snapshot rowsRemoved and rowsAdded
nbauernfeind 299f56e
Bugfix for correct growing VP logic
nbauernfeind 9d6f389
remaining java side fixes
nbauernfeind fd5aced
Ryan's feedback on javaserver/client impls
nbauernfeind 53b1eed
Inline Feedback from VC w/Ryan
nbauernfeind 6e7fe94
Do not propagate modifies for any repainted rows
nbauernfeind d568eb7
Minor cleanup from personal review
nbauernfeind 6653ca6
Ryan's feedback latest round.
nbauernfeind 44cdf93
jsAPI mostly complete; looking for tree table issue
nbauernfeind d549d79
Fixes for jsapi and HierarchicalTable
nbauernfeind b4d5b69
Lazily compute rowset encoding
nbauernfeind 6c12314
Fixup jsapi tests
nbauernfeind f9be6e5
Quick round feedback
nbauernfeind 4252622
spotless
nbauernfeind 2767def
Double checked locking fixes
nbauernfeind 78c4cb7
Ryan's final review
nbauernfeind ea6f898
Clarify strategy on who owns RowSets passed into getSubView
nbauernfeind 3eeb628
npe fix
nbauernfeind 84a6100
Bugfix if HT is empty or viewport past end of table
nbauernfeind 476ae65
Colin's feedback
nbauernfeind 738cb11
Limit jsapi data change event to prev and curr table sizes
nbauernfeind 38f320c
Merge branch 'vp_simplification' into barrage_types
nbauernfeind 7a351a2
Merge compilation fixes
nbauernfeind 58d34e2
Merge remote-tracking branch 'upstream/main' into barrage_types
nbauernfeind 68f080b
Fix for #5258
nbauernfeind 0f088c8
Merge remote-tracking branch 'upstream/main' into barrage_types
nbauernfeind ea513bb
Merge remote-tracking branch 'upstream/main' into barrage_types
nbauernfeind 6526a9f
Merge remote-tracking branch 'upstream/main' into barrage_types
nbauernfeind 66261b0
tmp some fixes
nbauernfeind bf9495c
tmp disable cpp test
nbauernfeind fe02980
broken map support
nbauernfeind c9e8fc6
fix: Ensure that rollup and tree snapshot tests succeed reliably (#6407)
rcaudy e26d6f1
fix: return type for IcebergCatalogAdapter::load_table in python (#6408)
malhotrashivam 2ee3dca
fix: Close Jetty h2 streams with RST_STREAM and no error code (#6401)
niloc132 1deee97
fix: Apply auto-locking in time_window() (#6411)
jmao-denver c31c48a
ci: Add cpwright to CODEOWNERS for /py, protos, gwt, and function lib…
cpwright 3b13fc5
chore: Update projects that use Arrow 18 to require Java 11 (#6417)
niloc132 2222fd9
Add sketch of CommandGetSqlInfo
devinrsmith 6a9be96
checkpoint
nbauernfeind 4ba36f0
Fix #6216
nbauernfeind 65d596d
java client support for column as list feature
nbauernfeind efa5dee
finish getSqlInfo up to new schema
nbauernfeind 00b66a7
was able to acquire all union child writers
nbauernfeind a219b84
impl most of union writer; need non-nullable support
nbauernfeind 675e745
Can officially write sql info
nbauernfeind 4eadb96
Dense Union Reader + fixedChunkLength fixes
nbauernfeind 4ae05b8
remove stubs for type mapping
nbauernfeind be9f2df
Bug fixes
nbauernfeind c5000e7
Merge remote-tracking branch 'upstream/main' into barrage_types
nbauernfeind 2dba609
More BugFixes
nbauernfeind 9c3db73
fix go tests
nbauernfeind 2ab1088
revert: RST_STREAM(cancel) fix for gRPC, this seems to be breaking JS…
niloc132 ae71435
Charles' Feedback
nbauernfeind 0400086
More Feedback + Tests + BugFixes
nbauernfeind 1e68d61
spotless + pull casting out of loops
nbauernfeind fe1eb5c
WebReaderFactory support for ListView and FixedSizeList
nbauernfeind File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this just temporary until you work with Corey to fix?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These few test
skip()
s are going to be committed with this PR to enable independent PRs between Corey and I.The issue is that the cpp client cannot handle the data type explicitly uploaded by the r client in this test (as now DH assume you want to round-trip schema).