Skip to content

Added support for Geometry and Geography data types#311

Open
svats0001 wants to merge 9 commits into
r2dbc:mainfrom
svats0001:main
Open

Added support for Geometry and Geography data types#311
svats0001 wants to merge 9 commits into
r2dbc:mainfrom
svats0001:main

Conversation

@svats0001

@svats0001 svats0001 commented Apr 8, 2026

Copy link
Copy Markdown

@mp911de

#### Issue description

#65 Added support for Geometry and Geography data types with the creation of codecs and tests.

#### New Public APIs

Removed test scope from com.microsoft.sqlserver.mssql-jdbc in order to use Geography and Geometry classes.

#### Additional context

None.

EDIT: Have run unit tests locally which succeeded. Not able to run codec integration test locally though.

Signed-off-by: S V <vats02581@gmail.com>
Signed-off-by: S V <vats02581@gmail.com>
Signed-off-by: S V <vats02581@gmail.com>
Signed-off-by: S V <vats02581@gmail.com>
Signed-off-by: S V <vats02581@gmail.com>
@mp911de mp911de added the type: enhancement A general enhancement label Apr 8, 2026
@mp911de

mp911de commented Apr 8, 2026

Copy link
Copy Markdown
Member

Thanks a lot. What is the reason integration tests do not work for you?

@svats0001

Copy link
Copy Markdown
Author

I thought there was going to be a CI/CD pipeline as part of checks like in another project but it's fine. I've set up Docker and the integration tests are running now, I'm getting an error which I'll try and fix up in the near future and push the changes and let you know,

Signed-off-by: S V <vats02581@gmail.com>
Signed-off-by: S V <vats02581@gmail.com>
Signed-off-by: S V <vats02581@gmail.com>
Signed-off-by: S V <vats02581@gmail.com>
@svats0001

svats0001 commented Apr 17, 2026

Copy link
Copy Markdown
Author

@mp911de The unit tests and integration tests are passing now and I've submitted the code changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants