I created Lakehouse. In the Lakehouse Files tab I created “New Shortcut”. When I select from file options “Load to Table” it creates Delta Table.
The problem I am facing is add new rows to S3 csv file doesnt refresh the Delta table. I could create View with OPENROWSET and it reflect the changes Live. Is there a way with Table instead?