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

PureToSQL enhancements for performing hash/digest on columns #2313

Closed
wants to merge 1 commit into from

Conversation

aormerod-gs
Copy link
Contributor

What type of PR is this?

  • Improvement

What does this PR do / why is it needed ?

  • Add support for hash functions in TDS lambdas
  • Fixed joinStrings for concatenating columns in a TDS lambda
  • Added helper to support computing a hash digest across columns in a TDS
  • Added helper to support projecting all columns from tableToTDS

- Fixed joinStrings for concatenating columns in a TDS lambda
- Add support for computing a hash digest across columns in a TDS
- Added helper to project all columns from tableToTDS
@aormerod-gs aormerod-gs changed the title - Add support for hash functions in TDS lambdas PureToSQL enhancements for performing hash/digest on columns Sep 26, 2023
@github-actions
Copy link

Test Results

   138 files     138 suites   6m 35s ⏱️
4 173 tests 4 097 ✔️ 30 💤 11  35 🔥
5 471 runs  5 395 ✔️ 30 💤 11  35 🔥

For more details on these failures and errors, see this check.

Results for commit 8c8b10f.

@aziemchawdhary-gs
Copy link
Contributor

Closing due to duplicate of #2326

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.

2 participants