I am using Talend Real-time Big Data Platform 8.0.1 May 2025 with Build id: 20250521_1150-patch. I am using tQVDOutput component to generate Qvd files
But when I loaded the generated Qvd file into Qlik Sense Enterprise May 2025 the data type got changed Like Numeric fields got changed into text & Dates got manupulated.
In my tQVDOutput schema the datatype is interger ,big decimal only still in qvd the data type is getting converted into text.
NOTE : When I converted date fields into string then loaded into tQVDOutput component then the dates came correctly in the QVD file when loaded into Qlik sense. Converted the date by below code in tMap