'Can we create a single athena table from multiple delta lakes on aws?

I have a one delta lake. But we are serving this delta lakes to several teams using athena. But as our delta lake size is growing, upserting data is taking time. So we want to split this delta lake into two parts. But the issue is serving , we can't say to teams that can you guys use two separate athena tables for querying. So, is their any way we can create single athena table out of multiple delta lakes?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source