Skip to content

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Feb 14, 2025

Which issue does this PR close?

Rationale for this change

As we eveolve the API having more examples is better. I was reviewing this code anyways so figured I would hack up a doc example (especially as it now needs a TableSource which is somewhat confusing)

I also think since we are going to change the API having an example to help people migrate will be nice

What changes are included in this PR?

  1. IMprove docs and add example for LogicalPlanBuilder::insert_into

Are these changes tested?

Yes docs CI

Are there any user-facing changes?

Just docs, no functional changes

@alamb alamb added the documentation Improvements or additions to documentation label Feb 14, 2025
@github-actions github-actions bot added sql SQL Planner logical-expr Logical plan and expressions core Core DataFusion crate proto Related to proto crate and removed documentation Improvements or additions to documentation labels Feb 14, 2025
@alamb alamb force-pushed the alamb/insert_into_doc branch from 09a6d8c to d648c8a Compare February 16, 2025 14:03
@alamb alamb marked this pull request as ready for review February 16, 2025 14:03
@github-actions github-actions bot removed sql SQL Planner proto Related to proto crate labels Feb 16, 2025
Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks @alamb

@alamb
Copy link
Contributor Author

alamb commented Feb 17, 2025

Thanks @comphead

@alamb alamb merged commit 54228d7 into apache:main Feb 17, 2025
24 checks passed
@alamb alamb deleted the alamb/insert_into_doc branch February 17, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate logical-expr Logical plan and expressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants