Skip to content

Geometry Data Type Returned as Unknown Charset in Results Grid #18630

@aborremans

Description

@aborremans
  • Azure Data Studio Version: 1.35.0
  • OS Version: macOS Monterey 12.2.1

Steps to Reproduce:

  1. Run the following query in Azure Data Studio

SELECT geometry::STGeomFromText('POINT (-96.70 40.84)',4326) [Geo]
,geometry::STGeomFromText('POINT (-96.70 40.84)',4326).ToString() [GeoString]

Screen Shot 2022-03-04 at 11 56 11 AM

Azure Data Studio Version
Version: 1.35.0
Commit: e9c8eb8
Date: 2022-02-23T17:24:29.469Z
VS Code: 1.59.0
Electron: 13.5.0
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Darwin x64 21.3.0

Does this issue occur when all extensions are disabled?: Yes. This still occurs when all installed extensions are disabled.

Metadata

Metadata

Assignees

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions