You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let
Source = AzureStorage.DataLake("MYPATH", [HierarchicalNavigation = false]),
DeltaTable = fn_ReadDeltaTable(Source)
in
DeltaTable
Observed results
Column is empty:
Expected results
Column should correctly display the data, as does databricks
Willingness to contribute
The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base?
Yes. I can contribute a fix for this bug independently.
Yes. I would be willing to contribute a fix for this bug with guidance from the Delta Lake community.
No. I cannot contribute a bug fix at this time.
I have to admit I don't really understand the Power Query Code of the Connector :)
The text was updated successfully, but these errors were encountered:
Bug
Describe the problem
Steps to reproduce
The resulting delta file: repo.zip
Observed results
Column is empty:
Expected results
Column should correctly display the data, as does databricks
Willingness to contribute
The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base?
I have to admit I don't really understand the Power Query Code of the Connector :)
The text was updated successfully, but these errors were encountered: