-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
These values are written at a much different rate than other values to the MNK_18T table. This fact results in many [NULL] values in the table. The [NULL] values, combined with the datatype, varchar, makes finding the most recent non-null value take a VERY long time (1 minute on 4/20/22). Doubles take ~100 ms. I propose several changes:
- MNK TC/FP should be its own table (exists, just move columns)
- IPS/ITC should be own table (exists, just move columns)
- IPS/ITC reply log should be own table
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request