Skip to content
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

Java VUU example of updating table #1378

Open
naleeha opened this issue Jun 5, 2024 · 1 comment
Open

Java VUU example of updating table #1378

naleeha opened this issue Jun 5, 2024 · 1 comment
Assignees

Comments

@naleeha
Copy link
Contributor

naleeha commented Jun 5, 2024

Expand the vuu java example to

  • show how to get data and update table
  • show more complex usages with schema mapper in Java
@naleeha naleeha added this to Vuu board Jun 5, 2024
@naleeha naleeha converted this from a draft issue Jun 5, 2024
@naleeha naleeha moved this from 📋 Backlog to 🏗 In progress in Vuu board Jun 5, 2024
@naleeha naleeha self-assigned this Jun 5, 2024
@naleeha
Copy link
Contributor Author

naleeha commented Jun 6, 2024

Should we have Product on a interface used by client ?

@naleeha naleeha moved this from 🏗 In progress to 🔖 To be merged in Vuu board Jul 3, 2024
SVC-GL-OS-SYNC pushed a commit to UBS-IB/vuu that referenced this issue Jul 8, 2024
SVC-GL-OS-SYNC pushed a commit to UBS-IB/vuu that referenced this issue Jul 8, 2024
SVC-GL-OS-SYNC pushed a commit to UBS-IB/vuu that referenced this issue Jul 8, 2024
SVC-GL-OS-SYNC pushed a commit to UBS-IB/vuu that referenced this issue Jul 8, 2024
heswell pushed a commit that referenced this issue Jul 11, 2024
* #1318 example of how to use schema mapper to get data and update in memory table

* #1318 helper function for scala and java collection converter

* #1318 notes on next things to try

* #1318 java example of using schema mapper

* #1318 fleshing out java schema mapper example

* #1318 fleshing out scala schema mapper example

* #1318 refactoring scala example into test

* #1318 added more scenario for schema mapper testing

* #1318 refactor schema mapper functional test to introduce base class

* #1318 using data source for the functional test more generic so it is agonostic to whether data is from ignite or rest api etc

* #1318 introduce function to create table columns from external schema

* #1318 adding virtualized table plugin table dependency in ignite plugin to be able to add schema mapper functional tests

* #1318 adding additional type for column builder

* #1318 adding additional test scenario to be implemented

* #1318 adding java usecase tests for schema mapper

* #1318 test cleanup

* #1318 SchemaMapper functional test for virtualised table

* #1318 clean up based on review comments

* #1318 schema mapper functional test for when table column type is different from field type

* #1378 added java helper and tests in dedicated module to keep java and scala separate to keep build happy

* #1378 added java example to show simple way to define and update table in vuu

* #1378 added java example to show how to auto map from entity to table

* #1378 pom clean up to make java working

* #1318 adding build path to vuu-java module

---------

Co-authored-by: Tomasz Rumak <[email protected]>
@naleeha naleeha moved this from 🔖 To be merged to ✅ Done in Vuu board Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant