Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

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.2.0
Choose a base ref
Loading
...
head repository: googleapis/python-bigquery-magics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
Loading
  • 6 commits
  • 18 files changed
  • 6 contributors

Commits on Sep 13, 2024

  1. refactor: use dataclass for Context to reduce boilerplate (#53)

    * refactor: use dataclass for Context to reduce boilerplate
    
    * Fix test cover workflow. Ref: googleapis/python-bigquery-dataframes#948
    
    * Fix field name
    
    * fix docstring indentation
    sycai authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aa4b655 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. refactor: break down _cell_magic() into several helper functions to i… (

    #54)
    
    * refactor: break down _cell_magic() into several helper functions to improve readability
    
    * Fix import
    
    * fix test failures
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix type hint for pre 3.9 compatibility
    
    * remove unused variable in test
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    sycai and gcf-owl-bot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e222deb View commit details
    Browse the repository at this point in the history
  2. build(python): release script update (#55)

    Source-Link: googleapis/synthtool@71a7297
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e8dcfd7cbfd8beac3a3ff8d3f3185287ea0625d859168cc80faccfc9a7a00455
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e720063 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all dependencies (#56)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b0b7bec View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. feat: add support for BigQuery DataFrames. Set context.engine to 'b…

    …igframes' to support query results larger than 10 GB (#58)
    
    * define 'engine' field in the conext
    
    * use bigframes API when the context.engine says so
    
    * remove unnecessary deps
    
    * relax pip deps
    
    * undo pip deps
    
    * make bigframes an optional dependency
    
    * fix format
    
    * use 'is' for None checks
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * parametrize bigframes installation
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * define unit_bf with bf installation to make owlbot happy
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * parametrize bf installation and disable owlbot enforcement on the noxfile
    
    * chang owlbot file to test optional bf deps
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    sycai and gcf-owl-bot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    90ba05f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. chore(main): release 0.3.0 (#59)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ef2becf View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.