Is it recommended to separate the projects that's used for ETL purpose ( Aggregating > 1TB data into a Table) and ( Querying data < 1TB ) Visualization Purpose.
Or will the BI Engine smartly does this? How long will BI Engine cache queried data if it does at all? e.g.
- None at all it will just use the reservation for in memory processing
- It will cache the data until it becomes full and discard the oldest data