I have a large workflow with several data stream outs from the same connect In-DB tool which connects to Athena with 64 bit ODBC driver. The connect In-DB tool connects to Athena and then from the tool there are multiple branches with different filters applied. At the end of each branch there is a summarization tool and a data stream out. It's taking over 3 hours to run... Is there something I could be missing to speed this up? Would it be quicker to stream out the raw data just once and then branch off and filter from that? Any advice, tips, tricks would be much appreciated.