This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from e17572cd19 Specialized Cursor for StringArray and BinaryArray (#5964)
add 0e5f6df2c4 add an example of using DataFrame to create a subquery
(#5961)
No new revisions were added by this update.
Summary of changes:
datafusion-examples/examples/dataframe_subquery.rs | 115 +++++++++++++++++++++
1 file changed, 115 insertions(+)
create mode 100644 datafusion-examples/examples/dataframe_subquery.rs