• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

babelfish-for-postgresql / babelfish_extensions / 7897491417
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: datetime2fromparts_bugfix
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 14 Feb 2024 07:23AM UTC
Jobs 1
Files 114
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Feb 2024 06:44AM UTC coverage: 72.621% (+0.04%) from 72.586%
7897491417

push

github

web-flow
Added wrapper function handling for geometry_in and geography_in functions (#2351)

This commit addresses two key issues related to handling geospatial data identified in the JDBC framework:
TDS Receiver: Resolved an issue where the receiver function for GEOGRAPHY datatype malfunctioned when longitude values fell between -90 and 90 degrees. This fix ensures accurate handling of longitudes regardless of their range. To fix the same, we added wrapper function handling for geometry_in and geography_in functions. This allows direct invocation through Point text format while validating the input and leveraging PostGIS functions for accurate results.
Procedure Argument Conversion and enhanced Cast Functions: Corrected incorrect conversion behavior when passing a Text representation of a Point instance as an argument to procedures involving geospatial datatypes. To fix this, we implemented  casting functions for char, varchar, and bytea data types to geometry and geography datatypes.

Also, we've added ORDER BY clause in some tests to resolve the flaky output.

Task: BABEL- 4753, BABEL-4757
Signed-off-by: Anikait Agrawal <agraani@amazon.com>

41087 of 56577 relevant lines covered (72.62%)

58977.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7897491417.1 14 Feb 2024 07:23AM UTC 114
72.62
GitHub Action Run
Source Files on build 7897491417
  • Tree
  • List 114
  • Changed 64
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #7897491417
  • 54f7be94 on github
  • Prev Build on BABEL_4_X_DEV (#7876722473)
  • Next Build on BABEL_4_X_DEV (#7898172184)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc