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

Function substring- functions are not implemented in Metapath processor #132

Open
1 of 9 tasks
Tracked by #734
aj-stein-gsa opened this issue Sep 27, 2024 · 2 comments · Fixed by #142
Open
1 of 9 tasks
Tracked by #734

Function substring- functions are not implemented in Metapath processor #132

aj-stein-gsa opened this issue Sep 27, 2024 · 2 comments · Fixed by #142
Assignees
Labels
enhancement New feature or request java Pull requests that update Java code
Milestone

Comments

@aj-stein-gsa
Copy link
Contributor

aj-stein-gsa commented Sep 27, 2024

User Story

As a developer of Metaschema-based software, in order to write more efficient and easier to read Metapath in my models, I would like this library to implement the function substring-after().

Goals

Dependencies

N/A

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.

Revisions

No response

@aj-stein-gsa aj-stein-gsa added enhancement New feature or request java Pull requests that update Java code labels Sep 27, 2024
@aj-stein-gsa aj-stein-gsa self-assigned this Sep 27, 2024
@david-waltermire david-waltermire added this to the v1.2.0 milestone Sep 27, 2024
@david-waltermire
Copy link
Contributor

Would it make sense to implement the following all at once?

I'd suggest skipping the collation variants of these functions. There is no support for collations yet and this would be a significant lift.

@aj-stein-gsa
Copy link
Contributor Author

Sure I just wanted to do it this weekend or early next week to keep myself sharp. Adjust the issue?

@aj-stein-gsa aj-stein-gsa changed the title Function substring-after() is not implemented in Metapath processor Function substring-* functions are not implemented in Metapath processor Sep 30, 2024
@aj-stein-gsa aj-stein-gsa changed the title Function substring-* functions are not implemented in Metapath processor Function substring- functions are not implemented in Metapath processor Sep 30, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Sep 30, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Sep 30, 2024
@david-waltermire david-waltermire linked a pull request Oct 5, 2024 that will close this issue
7 tasks
@david-waltermire david-waltermire linked a pull request Oct 5, 2024 that will close this issue
7 tasks
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 6, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 6, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 6, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 6, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 6, 2024
We fixed some of that in early PR review, the function signatures will
obviously need those corrected too.
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 6, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
We fixed some of that in early PR review, the function signatures will
obviously need those corrected too.
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
We fixed some of that in early PR review, the function signatures will
obviously need those corrected too.
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java Pull requests that update Java code
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants