I am trying to use SQL join to combine 3 tables but the execution does not go beyond 93 million rows
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 09:51 AM
Hi all,
I ran a code to join 3 tables in Azure Databricks using SQL. When I run the code it is indicated "93 million rows read (1GB).
It will be showing me " and does not go beyond this. Who knows what the issue could be?