vuu icon indicating copy to clipboard operation
vuu copied to clipboard

Support schema mapping when entity type is different from table type

Open naleeha opened this issue 1 year ago • 0 comments

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

Potential Solutions:

naleeha avatar Apr 17 '24 16:04 naleeha