I am new to TX and data lakes. I have a common problem that others have commented on and would like to know if:
1) The functionality now exists, or if it does not
2) How are others getting around the issue?
The issue is that I need to be able to segregate data sources in the data lake. I am pulling in data from multiple SQL sources where the source schema and table names are the same, and I need to differentiate those tables in the data lake. By schema would be best, but if that is not possible, I need some other ideas. Thanks!