microsoft / semantic-link-labs

Early access to new features for Microsoft Fabric's Semantic Link.
MIT License
178 stars 37 forks source link

Bugfix creating pqt files for model migration #244

Closed garridoangelica closed 1 week ago

garridoangelica commented 3 weeks ago

Fixed creating pqt files. Directory wasn't being created after the fi…rst passthrough when there was more than 50 tables. Also, split tables and expressions into different pqts, since expressions were getting appended to each table pqt causing to go over 50 queries.

garridoangelica commented 3 weeks ago

@microsoft-github-policy-service agree company="Microsoft"

m-kovalsky commented 1 week ago

Thanks. See #265 as this is accomplished in a more simple manner.