Tag: SPL CASE
Open-source SPL optimizes batch operating of insurance company from 2 hours to 17 minutes
The batch operating task for associating new insurance policies with historical policies is very time-consuming,
Open-source SPL speeds up batch operating of bank loan agreements by 10+ times
The execution of stored procedure for bank L’s loan agreements takes 2 hours, which seriously affects the whole batch operating task! How to solve it?
Open-source SPL turns pre-association of query on bank mobile account into real-time association
The backend for querying the current account details with Bank S’s mobile banking is Elastic Search, and the code table of business entities needs to be pre-associated redundantly with the detail wide table. When the business entity changes, the large table with hundreds of millions of data must be refreshed, which takes several hours.
Open-source SPL speeds up intersection calculation of customer groups in bank user profile by 200+ times
Bank X divides its over 100 million customers into thousands of groups, hoping to calculate the intersection of any number of customer groups, filter by dimensions, and also hoping to obtain the results in seconds. Click to learn: Open-source SPL speeds up intersection calculation of customer groups in bank user profile by 200+ times