This repository was archived by the owner on Apr 1, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 69
feat: Implement ST_LENGTH geography function #1791
Merged
Merged
Changes from 2 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
95a871a
feat: Implement ST_LENGTH geography function
google-labs-jules[bot] 3644db1
feat: Add NotImplemented length property to GeoSeries
google-labs-jules[bot] b3fcd91
Update bigframes/bigquery/_operations/__init__.py
tswast 323c33e
Merge branch 'main' into feat-st-length
tswast 7faa776
fix lint
tswast 719a835
add missing compilation method
tswast c956744
use pandas for the expected values in tests
tswast d2a2138
fix: Apply patch for ST_LENGTH and related test updates
google-labs-jules[bot] 4e1cdc7
feat: Add use_spheroid parameter to ST_LENGTH and update docs
google-labs-jules[bot] 7eb23b9
feat: Implement use_spheroid for ST_LENGTH via Ibis UDF
google-labs-jules[bot] b6fa804
refactor: Use Ibis UDF for ST_LENGTH BigQuery builtin
google-labs-jules[bot] 9edc23c
refactor: Consolidate st_length tests in test_geo.py
google-labs-jules[bot] 388a7a2
fix: Correct export of GeoStLengthOp in operations init
google-labs-jules[bot] c3f45c5
fix system test and some linting
tswast 4b333f2
Merge remote-tracking branch 'origin/main' into feat-st-length
tswast 87405a7
fix lint
tswast 73dc58b
fix doctest
tswast 2bb07f0
fix docstring
tswast b3ea901
Merge branch 'main' into feat-st-length
tswast 9a58e07
Update bigframes/core/compile/scalar_op_compiler.py
tswast File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.