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

#1318 functional test for usages of Schema mapper #1379

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

naleeha
Copy link
Contributor

@naleeha naleeha commented Jun 6, 2024

  • Added vuu.util.schema.SchemaMapperFunctionalTest for in memory table use case
  • Started vuu.feature.igniteSchemaMapperFunctionalTest for virtualised table usecase - work in progress
  • Added vuu.util.schema.SchemaMapperJavaFunctionalTest to show Java usecase & ensure our api cater for it.
  • Introduced helper functions such as ColumnBuilder to enable current Scala API usage in both Java & Scala
  • Introduced Java helper function to interop with Scala with more ease ScalaCollectionConverter, ScalaList

This is working progress, merging to avoid having long running branch.

Raised new issue for Outstanding tasks #1370

naleeha added 19 commits June 6, 2024 08:18
…it is agonostic to whether data is from ignite or rest api etc
… plugin to be able to add schema mapper functional tests
Copy link

netlify bot commented Jun 6, 2024

Deploy Preview for papaya-valkyrie-395400 canceled.

Name Link
🔨 Latest commit 587b046
🔍 Latest deploy log https://app.netlify.com/sites/papaya-valkyrie-395400/deploys/666175b2135360000933af4f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant