Skip to content

Add support for go sdk Geometry data type and related functionality - #9

Merged
xiaocai2333 merged 1 commit into
xiaocai2333:support_geometryfrom
Yinwei-Yu:geo-gosdk
Aug 22, 2025
Merged

Add support for go sdk Geometry data type and related functionality#9
xiaocai2333 merged 1 commit into
xiaocai2333:support_geometryfrom
Yinwei-Yu:geo-gosdk

Conversation

@Yinwei-Yu

Copy link
Copy Markdown
  • Implemented handling for Geometry data type in FieldDataColumn function.
  • Introduced new nullable column creator for Geometry data.
  • Added default geometry field name constant.
  • Created comprehensive test cases for Geometry operations, including basic CRUD, complex queries, and error handling.
  • Updated helper functions to support Geometry data generation and validation.

- Implemented handling for Geometry data type in FieldDataColumn function.
- Introduced new nullable column creator for Geometry data.
- Added default geometry field name constant.
- Created comprehensive test cases for Geometry operations, including basic CRUD, complex queries, and error handling.
- Updated helper functions to support Geometry data generation and validation.

Signed-off-by: Yinwei Li <yinwei.li@zilliz.com>
@xiaocai2333
xiaocai2333 merged commit b43ab31 into xiaocai2333:support_geometry Aug 22, 2025
7 of 9 checks passed
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