Open-source SPL optimizes bank pre-calculated fixed query to real-time flexible query
Problem description The index query system of Bank W is used to calculate and display various aggregate indexes, which is an important support tool of this bank’s operating index system. Since the volume of detailed data is too large, this query system has been adopting a pre-calculation method. However, as the index system advances, this method cannot meet the needs of the rapid growth of index numbers, and gradually becomes a bottleneck restricting the index system. When facing a huge amount of data, the pre-calculation is a method you have to adopt. Bank W has tens of millions of customers,
...