Changelog
Source:NEWS.md
fabricQueryR 0.2.1
CRAN release: 2026-04-03
Update e-mail address of maintainer in DESCRIPTION file (change to a personal e-mail address due to leaving the organization).
fabric_onelake_read_delta_table(): add experimental support for specifying a Lakehouse schema name to read from a specific schema within a Lakehouse which has Lakehouse schemas enabled.
fabricQueryR 0.2.0
CRAN release: 2025-09-15
- Added
fabric_livy_query()to run queries against the ‘Fabric Livy API’, allowing remote execution of ‘Spark’ code.