sql-bi / VertiPaq-Analyzer

MIT License
78 stars 14 forks source link

Fixed invalid DAX query in LoadColumnStatistics with low columnBatchSize #138

Closed albertospelta closed 3 months ago

albertospelta commented 3 months ago

Fixed an issue where a low columnBatchSize could generate an invalid DAX query during column statistics analysis, due to filters applied to the RowNumber and GroupByColumns properties.