Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to enter a column named "do" in schema editor for tFileinputdelimited component/ tMap/ tFileoutput delimited components but I am unable to assign the name to the column. For some reason the schema editor does not like the word "do" for the column name, can anyone please suggest how to resolve this?
Note- Upper case "DO" works, its just that lower case "do" doesn't tend to work in any of the components since its one of the java keyword. Please advise.
Talend version- 7.3 big data version.
Thanks!
Hi @Vineet Paladi,
I don't see the point of putting java reserved words in the schema.
Kind regards,
Hi,
Thank you for writing to us. Since talend is a java code generator tool, no java reserved keywords can be used. Please refer to the below. This will be a limitation from java.
https://community.talend.com/s/article/Prohibited-package-name-java-prioritest-Kuur4?language=en_US
Thanks!
Hi @Vineet Paladi,
I don't see the point of putting java reserved words in the schema.
Kind regards,