Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancing_Kedro_Documentation_Running_SQL_Queries_with_Ibis #1015

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Stephanieewelu
Copy link

This pull request was created to enhance the Kedro documentation by providing a detailed tutorial on how to execute SQL queries using Ibis within a Kedro project. The goal is to help Kedro users seamlessly integrate SQL-based data processing into their pipelines while maintaining flexibility and modularity. The documentation includes step-by-step instructions, best practices, and code examples for defining and executing SQL queries using Ibis.

Development Notes
What have you changed, and how has this been tested?

Changes made:

Added comprehensive tutorials on how to set up Ibis in a Kedro project.
Included examples of SQL queries defined using Ibis expressions and integrated within Kedro pipelines.
Provided best practices for structuring SQL queries, optimizing performance, and using Ibis with different database backends (e.g., Google BigQuery, SQLite, etc.).
Testing:

The tutorials were tested by running SQL queries within a Kedro project setup, ensuring all steps and examples are working as expected.
All code snippets were verified in a local Kedro environment, and sample pipelines were executed successfully.

Checklist
Updated the documentation to reflect the code changes

Enhancing Kedro Documentation: Running SQL Queries with Ibis
in response to the open issue.

Signed-off-by: Stephanie Ewelu <[email protected]>
@Stephanieewelu Stephanieewelu changed the title Create Enhancing Kedro Documentation: Running SQL Queries with Ibis docs: enhance Kedro documentation for running SQL queries with Ibis Feb 19, 2025
@Stephanieewelu Stephanieewelu changed the title docs: enhance Kedro documentation for running SQL queries with Ibis docs - enhance Kedro documentation for running SQL queries with Ibis Feb 19, 2025
@Stephanieewelu Stephanieewelu changed the title docs - enhance Kedro documentation for running SQL queries with Ibis Enhancing_Kedro_Documentation_Running_SQL_Queries_with_Ibis Feb 19, 2025
@Stephanieewelu
Copy link
Author

Please I need some assistance with this pull request.

@datajoely
Copy link
Contributor

It's been on my list to write something like this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants