vuu
vuu copied to clipboard
Support schema mapping when entity type is different from table type
Feature Request
Description of Problem:
Example when we need this
- Big decimal, until it is supported https://github.com/finos/vuu/issues/1295
- Table Key expects to be String but entity in data source key are not always string
Considerations
- Use cases in Java