We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0346b5e commit d9e410bCopy full SHA for d9e410b
datafusion-examples/examples/async_udf.rs
@@ -83,6 +83,7 @@ async fn main() -> Result<()> {
83
.show()
84
.await?;
85
86
+ // use Async UDF in the filter
87
// +---------------+--------------------------------------------------------------------------------------------+
88
// | plan_type | plan |
89
0 commit comments