Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for sys.fn_varbintohexsubstring function #3551

Open
wants to merge 1 commit into
base: BABEL_5_X_DEV
Choose a base branch
from

Conversation

shreyeah38
Copy link
Contributor

Description

This PR adds full support for sys.fn_varbintohexsubstring function, addressing a current limitation in Babelfish. The implementation includes essential system function sys.fn_varbintohexsubstring required for comprehensive login export capabilities. This function in Babelfish is built maintaining compatibility with TSQL Server syntax.

Added Components

Function:

sys.fn_varbintohexsubstring: converts varbinary data to a hexadecimal string representation, optionally prefixed with '0x', with control over the starting position and length.

BABEL-5654

Signed-off-by: Shreya Rai shreyaxr@amazon.com

Signed-off-by: Shreya Rai <shreyaxr@amazon.com>
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 13669277461

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.004%) to 75.016%

Totals Coverage Status
Change from base Build 13626923134: 0.004%
Covered Lines: 47154
Relevant Lines: 62859

💛 - Coveralls

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.

3 participants