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

babelfish-for-postgresql / babelfish_extensions / 7897006764
74%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: fix_script_injection
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 14 Feb 2024 06:17AM UTC
Jobs 1
Files 114
Run time 10s
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 05:41AM UTC coverage: 72.878% (+0.03%) from 72.85%
7897006764

push

github

web-flow
Fix TDS receiver issue and implicit casting issue for geospatial datatype (#2350)

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>

41083 of 56372 relevant lines covered (72.88%)

55675.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7897006764.1 14 Feb 2024 06:17AM UTC 114
72.88
GitHub Action Run
Source Files on build 7897006764
  • Tree
  • List 114
  • Changed 64
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #7897006764
  • 2cef81bb on github
  • Prev Build on BABEL_3_X_DEV (#7885771519)
  • Next Build on BABEL_3_X_DEV (#7899993656)
  • 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