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

Bugfix/LS24002645/LIKE to file field with utilization of DS #517

Merged

Conversation

davidepalladino-apuliasoft
Copy link
Collaborator

Description

To achieve the goal, I took from #278 and #280 branches, with Cherry Pick`, several implementations for:

  • resolution of data reference in DS that uses a LIKE to field of file (from 280);
  • connection to DB, with creation and populating of table (from 278).

So, the test was adapted by using MULANGTL instead AUTOOG1L, to avoid special char for columns names.

Checklist:

  • There are tests regarding this feature
  • The code follows the Kotlin conventions (run ./gradlew ktlintCheck)
  • The code passes all tests (run ./gradlew check)
  • There is a specific documentation in the docs directory

Copy link
Collaborator

@lanarimarco lanarimarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have some questions

Copy link
Collaborator

@lanarimarco lanarimarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@lanarimarco lanarimarco merged commit d19bac4 into develop May 22, 2024
1 check passed
@lanarimarco lanarimarco deleted the bugfix/LS24002645/like-to-file-field-with-utilization-of-ds branch May 22, 2024 07:43
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.

None yet

2 participants