Support predicate pushdown for parquet files
Parquet files support storing metdata about max/min values for each column, enabling skipping of whole files if the query contains a filter (e.g. on time). Powerbi should utilize this information.
Show database/table COMMENT in databricks connector
Feature request: It is possible to add comments to both databricks sql databases and tables. It would be really usefull if these comments could show up (if they are provided) in PowerBI when one connects to the Databricks SQL endpoint, e.g. in this window: https://docs.microsoft.com/en-us/azure...
Databricks connector should import column descriptions
It is possible to add comments/descriptions to databricks database **columns**, and in powerbi a column can have a column description which can pop up when hovering over the column name. When importing a table from databricks using the powerbi databricks connector, it would be nice if it imported...