Enrich a Kafka Stream with data from KTables
问题 I currently maintain a financial application. While there are many calculations done in this financial application, one of the calculations is to determine 1) How much percentage of the total transaction amount does a new incoming transaction account for? 2) How much percentage of the total transaction amount for the given customer does the new transaction account for with respect to the same customer? For the sake of simplicity, let's assume that the transcation data will be cut off at 6 am