This week I was involved with working on Pull Request 3744 where some changes were demanded by other members of the organization as per the requirements of other components of the project.
Firstly, as we moved towards adding a Jobs Status table (discussed in another post of the blog), which has eased and increased efficiency for query processing, we need to take care of the modules that accessed that table during any of there functions. Hence, it became important to analyze and test every module available in the Workload Management System as well as other modules that are accessing the table.
A string of commits can be found below for the work done during this week:
Firstly, as we moved towards adding a Jobs Status table (discussed in another post of the blog), which has eased and increased efficiency for query processing, we need to take care of the modules that accessed that table during any of there functions. Hence, it became important to analyze and test every module available in the Workload Management System as well as other modules that are accessing the table.
A string of commits can be found below for the work done during this week:
All the commits related to this issue can be found in this Pull Request.
Comments
Post a Comment