Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

chore: Migrate minimum_op operator to SQLGlot#2205

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jialuoo merged 1 commit intomainfromfeat/migrate-minimum-op
Oct 29, 2025

Conversation

@jialuoo
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as abug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes b/447388852 🦕

@product-auto-labelproduct-auto-labelbot added size: sPull request size is small. api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API. labelsOct 29, 2025
@jialuoojialuoo marked this pull request as ready for reviewOctober 29, 2025 00:07
@jialuoojialuoo requested review froma team ascode ownersOctober 29, 2025 00:07
@jialuoojialuoo requested a review fromtswastOctober 29, 2025 00:07
@jialuoojialuooenabled auto-merge (squash)October 29, 2025 17:44
@jialuoojialuoo added the owlbot:runAdd this label to trigger the Owlbot post processor. labelOct 29, 2025
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelOct 29, 2025
@jialuoojialuoo merged commit917f778 intomainOct 29, 2025
24 of 25 checks passed
@jialuoojialuoo deleted the feat/migrate-minimum-op branchOctober 29, 2025 17:47
tswast added a commit that referenced this pull requestNov 4, 2025
…() (#2138)* change to ai.generate* perf: Default to interactive display for SQL in anywidget modePreviously, SQL queries in anywidget mode would fall back to deferred execution, showing a dry run instead of an interactive table.This change modifies the display logic to directly use the anywidget interactive display for SQL queries, providing a more consistent and responsive user experience. A test case has been added to verify this behavior.* fix: resolve double printing issue in anywidget mode* feat: Add test case for STRUCT column in anywidgetAdds a test case to verify that a DataFrame with a STRUCT column iscorrectly displayed in anywidget mode.This test confirms that displaying a STRUCT column does not raise anexception that would trigger the fallback to the deferred representation.It mocks `IPython.display.display` to capture the `TableWidget` instanceand asserts that the rendered HTML contains the expected stringrepresentation of the STRUCT data.* fix presubmit* Revert accidental changes to test_function.py* revert accidental change to blob.py* change return type* add todo and revert change* Revert "add todo and revert change"This reverts commit153e1d2.* Add todo* Fix: Handle JSON dtype in anywidget displayThis commit fixes an AttributeError that occurred when displaying aDataFrame with a JSON column in anywidget mode. The dtype checkwas incorrect and has been updated. Additionally, the SQL compilationfor casting JSON to string has been corrected to use TO_JSON_STRING.* revert a change* revert a change* Revert: Restore bigframes/dataframe.py to state from42da847* remove anywidget from early return, allow execution proceeds to _repr_html_()* remove unnecessary changes* remove redundant code change* code style change* tescase update* revert a change* final touch of notebook* fix presumbit error* remove invlaid test with anywidget bug fix* fix presubmit* fix polar complier* Revert an unnecessary change* apply the workaround to i/O layer* Revert scalar_op_registry.py chnage* remove unnecessary import* Remove duplicate conversation* revert changes to test_dataframe.py* notebook update* call API on local data for complier.py* add more testcase* modfiy polars import* fix failed tests* chore: Migrate minimum_op operator to SQLGlot (#2205)* chore: Migrate round_op operator to SQLGlot (#2204)This commit migrates the `round_op` operator from the Ibis compiler to the SQLGlot compiler.* fix: Improve error handling in blob operations (#2194)* add error handling for audio_transcribe* add error handling for pdf functions* add eror handling for image functions* final touch* restore rename* update notebook to better reflect our new code change* return None on error with verbose=False for image functions* define typing module in udf* only use local variable* Refactor code* refactor: update geo "spec" and split geo ops in ibis compiler (#2208)* feat: support INFORMATION_SCHEMA views in `read_gbq` (#1895)* feat: support INFORMATION_SCHEMA tables in read_gbq* avoid storage semi executor* use faster tables for peek tests* more tests* fix mypy* Update bigframes/session/_io/bigquery/read_gbq_table.py* immediately query for information_schema tables* Fix mypy errors and temporarily update python version* snapshot* snapshot again* Revert: Unwanted code changes* Revert "Revert: Unwanted code changes"This reverts commitdb5d8ea.* revert 1 files to match main branch* Correctly display DataFrames with JSON columns in anywidget* add mis-deleted comment back* revert unnecessary change* move helper function to dtypes.py* revert unnecessary testcase change* Improve JSON type handling for to_gbq and to_pandas_batches* Remove unnecessary comment* Revert bigframes/dtypes.py and mypy.ini to main branch version---------Co-authored-by: jialuoo <jialuo@google.com>Co-authored-by: Tim Sweña (Swast) <swast@google.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@chelsea-linchelsea-linchelsea-lin approved these changes

@tswasttswastAwaiting requested review from tswasttswast is a code owner automatically assigned from googleapis/api-bigquery-dataframe

Assignees

@shobsishobsi

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API.size: sPull request size is small.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@jialuoo@chelsea-lin@shobsi

[8]ページ先頭

©2009-2025 Movatter.jp