alamb commented on PR #14405:
URL: https://github.com/apache/datafusion/pull/14405#issuecomment-2630771319
Thank you @nuno-faria and @comphead
BTW I filed
- https://github.com/apache/datafusion/issues/14435
To track automatically testing all these examples as part of CI
--
comphead merged PR #14405:
URL: https://github.com/apache/datafusion/pull/14405
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@dataf
nuno-faria opened a new pull request, #14405:
URL: https://github.com/apache/datafusion/pull/14405
## Which issue does this PR close?
Closes #14404.
## Rationale for this change
Provide examples using the most up-to-date API.
## What changes are inc