Summing transactions over a 2-day period
I am trying to find a way to sum a transaction amount over a 30-day review period if the account had 2 or more distinct transactions that totaled $100 or more.
presto sql to generate dynamic dictionary column after group by
Have data like this:
Finding data after fixed period during first transaction
I have a list of users that made a transaction between 03/05/2024 to 06/05/2024 for example. However, I want to know for this list of users, what is be their transaction data (ie gmv, txn count) 30 days after their transaction between that period.
Presto coordinator + Unknown transaction ID exception
from time to time we seen the following exception from presto coordinator logs
Presto + Why Metastore cache configuration not works on PrestoDB versions
we are using presto version – presto-server-350 , and we have presto cluster with 54 nodes
Using Presto for non adhoc queries
From this link: