Re: [I] Fix doctests in ScalarValue [datafusion]

2025-01-18 Thread via GitHub
alamb closed issue #14164: Fix doctests in ScalarValue URL: https://github.com/apache/datafusion/issues/14164 -- 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-

Re: [I] Fix doctests in ScalarValue [datafusion]

2025-01-17 Thread via GitHub
cj-zhukov commented on issue #14164: URL: https://github.com/apache/datafusion/issues/14164#issuecomment-2598368377 take -- 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

[I] Fix doctests in ScalarValue [datafusion]

2025-01-17 Thread via GitHub
alamb opened a new issue, #14164: URL: https://github.com/apache/datafusion/issues/14164 ### Is your feature request related to a problem or challenge? While working on something else I noticed a few of the doc tests use deprecated APIs: ```shell cargo test test -p dataf