-
Bug
-
Resolution: Done
-
Major
-
None
-
None
I create spring-boot project for translate jdbc connection from vertica JDBC to odata4 REST interface.
Base project is spring-odata-example in teiid git.
When i get request to object with field witch Timestamp type i get the exception:
Request:
GET /vertica-odata-facade/odata/vertica/domain?%24top=1
Response:
{
"error":
}
This field in vertica
name: created_by_id
type: Timestamp
column size: 26
decimal digits: 6