Details
-
Bug
-
Resolution: Done
-
Major
-
None
-
-
All
-
Small
Description
Use tJDBCInput to retrieve 60 million records with dynamic column. Compare between tCompV0 and TCK framework
Framework | First Exec | Second Exec | Third Exec |
---|---|---|---|
tCompV0 | 346s | 337s | 416s |
TCK | 1112s | 1124s | 1293s |
The execution time of TCK tJDBCInput is twice more than tCompV0's.
Attachments
Issue Links
- is related to
-
TCOMP-2374 DIRecordVisitor to fill Studio Dynamic object's column name by tck Schema.Entry.getName which must follow tck name rule
- Done
-
TCOMP-2375 Improve performance on Schema/Record
- Done
-
TCOMP-2732 Dynamic schema uses the value of the latest row for all rows
- Done