Skip to content

[Release] 0.3.0

Compare
Choose a tag to compare
@devinrsmith devinrsmith released this 30 Jul 23:00
· 2529 commits to main since this release
* fc05fcd4 - (HEAD -> main, upstream/main) Remove @JsMethod from JsTable and JsTreeTable features that do not currently work. (#931) (13 minutes ago) <Mike Bender>
* f37f20a5 - Update web UI to version v0.2.1 (#939) (2 hours ago) <Mike Bender>
* 7b268072 - StreamToTableAdapter implementation and simple unit test. (#930) (24 hours ago) <Charles P. Wright>
* 4e6c3254 - QST (#715) (25 hours ago) <Devin Smith>
* ad17d768 - Remove unused python requirements files (#933) (25 hours ago) <Devin Smith>
* c1123e4f - Upgrade to junit 4.13.2 (#932) (25 hours ago) <Devin Smith>
* 50d8eb72 - Split Join gRPC call into one per type of join (#905) (26 hours ago) <Nate Bauernfeind>
* e3dcc764 - Add dockerized redpanda; do an initial very simple spike end-to-end (#922) (29 hours ago) <Cristian Ferretti>
* 73a10d49 - Standardize on Arrow's Flight Schema representation (#926) (2 days ago) <Nate Bauernfeind>
* 78c42311 - Split docker-compose in preparation of kafka/redpanda. Reduce version requirement. (#928) (2 days ago) <Cristian Ferretti>
* aa431d08 - WIP: stream table interfaces for discussion (#917) (2 days ago) <Ryan Caudy>
* ec33284d - Chunk column source. (#921) (2 days ago) <Charles P. Wright>
* 2a198596 - fixes #880 listFlights is now compatible with proper FlightClient (#891) (3 days ago) <Nate Bauernfeind>
* 55d9a373 - Remove non-class level usages of out of band test annotation. (#915) (3 days ago) <Cristian Ferretti>
* ed9f3ec2 - Change the API of ParquetTools.writeTable* to be consistent with readTable. (#919) (3 days ago) <Cristian Ferretti>
* cccec7d9 - Adding missing doc dir to git. (#920) (3 days ago) <Cristian Ferretti>
* 12c7b55e - Expose IdeConnection and getConsoleTypes to the client (#863) (4 days ago) <Mike Bender>
* d63f17cf - Fix QueryTableTest.testSnapshot to follow new initial snapshot semant… (#913) (4 days ago) <Charles P. Wright>
* d0bf1047 - ExportTicketResolver: resolves ticket before computing flight info fixes #879 (4 days ago) <Nathaniel Bauernfeind>
* 3ea4212a - update javadoc from Ryan's feedback (4 days ago) <Nathaniel Bauernfeind>
* f5e9403e - Fix #824: make default behavior of QueryTable#snapshot take an initial snapshot (4 days ago) <Nathaniel Bauernfeind>
* a6b73efa - Move parquet compression tests to an out of band test class. (#899) (6 days ago) <Cristian Ferretti>
* a3eeb730 - Make ScriptSession a LivenessScope instead of LivenessNode (8 days ago) <Nathaniel Bauernfeind>
* 69e7eec3 - Ensure that bindTableToVariable manages live references (#887) (8 days ago) <Devin Smith>
* 0ce46a76 - Support arbitrary types in partitioning columns (#885) (8 days ago) <Ryan Caudy>
* 6ab40bd0 - Partitioned table abstraction/generification and hierarchical parquet support (#869) (9 days ago) <Ryan Caudy>
* 53d38165 - Update web-client-ui to v0.2.0 (#876) (9 days ago) <Mike Bender>
*   b5ae662e - Merge pull request #870 from deephaven/Add-DataStructures-toJDocs (10 days ago) <JJ Brosnan>
|\  
| * 1e82de57 - Update build.gradle (10 days ago) <JJ Brosnan>
|/  
* 42e273f6 - Arrow flight DoGet bugfixes (#825) (11 days ago) <Colin Alworth>
* 52b5c0c7 - Ensure replicate is deterministic, doesn't try writing to the wrong project (#864) (11 days ago) <Colin Alworth>
* 0a78efd8 - Use symbol tables for table definitions loaded from parquet files when appropriate.  Fixes #847 (#848) (11 days ago) <Cristian Ferretti>
* 491be6be - Fix writing empty tables; fix missing beginning magic number. Fixes #855 (#856) (13 days ago) <Cristian Ferretti>
* d3b8d7c2 - Name validator rename (#851) (2 weeks ago) <Devin Smith>
* 21e6d2b1 - Fix aj/raj match expression parsing (#852) (2 weeks ago) <Devin Smith>
* 2cf978fe - Introduce gRPC calls for plotting, update js api to use pb objects (#761) (2 weeks ago) <Colin Alworth>
* 3fb181b5 - Table operations (#762) (2 weeks ago) <Devin Smith>
* 5daca589 - Make autocomplete stop spamming logs with junk (#843) (2 weeks ago) <James Nelson>
* 4c6601ec - Fix loading of parquet non-dictionary encoded pages from a column chunk that has a dictionary.  Fixes #838 (#839) (2 weeks ago) <Cristian Ferretti>
* 241a0371 - Out TableManagementTools, In ParquetTools. Fixes #742. Fixes #321. Fixes #813. (#819) (2 weeks ago) <Cristian Ferretti>
* a51f6c98 -  Add static analysis to autocomplete from newTable calls issue: (#783) (3 weeks ago) <James Nelson>
* 52013217 - Update Web UI v0.1.7 (#823) (3 weeks ago) <Mike Bender>
* 167d0b9b - Address component type issues causing nightly test failures (#818) (4 weeks ago) <Ryan Caudy>
* ce330744 - Bump next version to 0.3.0 (#815) (4 weeks ago) <Devin Smith>