Forum Discussion
soumya_cg
2 years agoNew Member
403 forbidden error on querying lakehouse table using pyspark
Hi All, Need a help. I,m trying to run below query using pyspark inside my fabric lakehouse: ----> 1 df = spark.sql("SELECT * FROM Stream_Lakehouse.dbo.FACT_KPIs_LH LIMIT 1000") 2 display(df) Can...
- 2 years ago
Are you using schema enabled Lakehouse?
Anonymous
2 years agoNot applicable
Hi soumya_cg
This is a known issue as frithjof_v has linked. The engineers are working on the fix now. But we haven't received any definite ETA yet. I will keep you updated once there is any progress. We appreciate your understanding and patience.
Best Regards,
Jing