Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Actual implementation check column metadata for each decoding value :
getInt() will check column medatadata to check column datatype, signed/unsigned value, ... for each decoding.
When having lots of rows, that represent a significant amount of time.
A better solution would be to set a decoding method reference depending on datatype, permitting to decode value.
This need benchmark, because method reference use might prevent better performant
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.1 [ 26083 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
issue.field.resolutiondate | 2022-09-30 08:28:44.0 | 2022-09-30 08:28:44.486 |
Component/s | performance [ 14519 ] | |
Fix Version/s | 3.1.0 [ 28435 ] | |
Fix Version/s | 3.1 [ 26083 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |