This repository was archived by the owner on Mar 6, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/python-bigquery-magics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-bigquery-magics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 24 files changed
- 7 contributors
Commits on Feb 25, 2025
-
chore(python): conditionally load credentials in .kokoro/build.sh (#95)
Source-Link: googleapis/synthtool@aa69fb7 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f016446d6e520e5fb552c45b110cba3f217bffdd3d06bdddd076e9e6d13266cf Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 50cc906 - Browse repository at this point
Copy the full SHA 50cc906View commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 79c59e7 - Browse repository at this point
Copy the full SHA 79c59e7View commit details
Commits on Mar 10, 2025
-
chore: remove unused files (#96)
Co-authored-by: ohmayr <omairn@google.com>
Configuration menu - View commit details
-
Copy full SHA for f3cca3a - Browse repository at this point
Copy the full SHA f3cca3aView commit details
Commits on Mar 11, 2025
-
feat: support visualization of graph queries by adding the --graph ar…
…gument. (#94) * Implement graph visualization with the --graph argument. * Skip graph server tests when spanner-graph-notebook is missing. Also, add a test to bigquery magic for when spanner-graph-notebook is missing. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Fix lint errors and unit tests under nox. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Add spanner_graphs to owlbot. Also, fix typo in package name in error message. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Fix owlbot entry * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Add spanner_graphs as optional dependency with minimum version 1.1.1. This is required for graph visualization. * Change owlbot so spanner-graph-notebook is added to the config using python runtime 3.12 instead of 3.8, as spanner-graph-notebook does not support runtime version 3.8. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Fix typo * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Fix dependent package name: spanner_graphs -> spanner-graph-notebook * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Add unit test coverage for the GraphServer object. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Add more unit tests for convert_graph_data() to boost code coverage. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Add more tests. * Move get_ping() and post_ping() out of the GraphServer class, into the unit test * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Add unit test for handle_post_query() in GraphServer. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Fix lint, remove a line of dead code, mark test_post_query for skipping if spanner_graphs is not present. * Remove more dead code in graph server, add test for --graph without spanner-graph-notebook present. * Add unit tests for colab paths. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Use pytest.raises() instead of try/except * Add test coverage for the case where a graph query is run after the graph server is already running, due to another graph query having run previously. * Add docstrings * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Move networkx and portpicker to extras under "spanner-graph-notebook". * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Finish making graph dependencies optional * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix port * Convert graph server to singleton object. * reformat * Fix handling of null json elements. * reformat * Apply suggestions from code review * Pin spanner-graph-notebook to exactly version 1.1.1, as subsequent changes to that repository broke our use of is. --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Tim Sweña (Swast) <swast@google.com>
Configuration menu - View commit details
-
Copy full SHA for 3c054f5 - Browse repository at this point
Copy the full SHA 3c054f5View commit details -
chore(main): release 0.7.0 (#99)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae226ed - Browse repository at this point
Copy the full SHA ae226edView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.0...v0.7.0