Am trying to retrieve data from Dynamo DB using Talend DI 6.1.1 by using TJDBC input.I have configured with necessary jar files and also able to connect to DB. Am unable to retrieve the schema so have to define the schema manually. Now, am unable to pull the data where the column data type is "map" , it is pulled as null.