Details
-
New Feature
-
Resolution: Done
-
Major
-
None
-
All
-
GreenHopper Ranking:0|i2aicz:
-
9223372036854775807
-
Small
Description
Right now the declared schema in the studio doesn't influence the things that will happen in the runtime for tck connectors.
As a user, I can define not nullable column but in the runtime the scheme but in the runtime those files are going to be nullable anyway.
Like on the screenshots from the https://jira.talendforge.org/browse/TUP-33208
We can reproduce the behavior with the attach in remote debug to this job.
It uses Neo4j connector
toReproduce_TUP_33208.zip
Like on the screen:
Expected that in the result when the user defines not nullable columns those columns will be not nullable in the runtime too.
Suggestion
We can generate some static information inside a row structure.
Annotations?
smth else?
Attachments
Issue Links
- is related to
-
TCOMP-2371 [TCK JDBC]: Studio dynamic column metadata info : isKey should follow runtime dynamic object, not the input component's studio schema
- Done
-
TCOMP-2143 [JDBC TCK]: Support MODULE_LIST field for studio in tck connector ui for driver jars choose
- Done