Skip to content

flatten-json-results#548

Merged
general-kroll-4-life merged 1 commit intomainfrom
feature/flatten-json-results
May 4, 2025
Merged

flatten-json-results#548
general-kroll-4-life merged 1 commit intomainfrom
feature/flatten-json-results

Conversation

@general-kroll-4-life
Copy link
Contributor

@general-kroll-4-life general-kroll-4-life commented May 4, 2025

Description

- Flatten `json` result sets.
- Obviate `json_each` table-valued functions.
- Added robot test `Select Paginated Star From Flattened Transformed JSON Response Body`.
- Added robot test `Select Paginated Projection From Flattened Transformed JSON Response Body`.
- Added robot test `Select Join of Flattened Paginated Projection From Transformed JSON and XML Response Bodies`.
- Added robot test `Select View of Join of Flattened Paginated Projection From Transformed JSON and XML Response Bodies`.

Type of change

  • Bug fix (non-breaking change to fix a bug).
  • Feature (non-breaking change to add functionality).
  • Breaking change.
  • Other (eg: documentation change). Explanation: reference implementation of flattening HTTP result sets .

Issues referenced.

N/A.

Evidence

- Added robot test `Select Paginated Star From Flattened Transformed JSON Response Body`.
- Added robot test `Select Paginated Projection From Flattened Transformed JSON Response Body`.
- Added robot test `Select Join of Flattened Paginated Projection From Transformed JSON and XML Response Bodies`.
- Added robot test `Select View of Join of Flattened Paginated Projection From Transformed JSON and XML Response Bodies`.

Checklist:

  • A full round of testing has been completed, and there are no test failures as a result of these changes.
  • The changes are covered with functional and/or integration robot testing.
  • The changes work on all supported platforms.
  • Unit tests pass locally, as per the developer guide.
  • Robot tests pass locally, as per the developer guide.
  • Linter passes locally, as per the developer guide.

Variations

N/A.

Tech Debt

No technical debt is added in this change.

Summary:

- Flatten `json` result sets.
- Obviate `json_each` table-valued functions.
- Added robot test `Select Paginated Star From Flattened Transformed JSON Response Body`.
- Added robot test `Select Paginated Projection From Flattened Transformed JSON Response Body`.
- Added robot test `Select Join of Flattened Paginated Projection From Transformed JSON and XML Response Bodies`.
- Added robot test `Select View of Join of Flattened Paginated Projection From Transformed JSON and XML Response Bodies`.
- Added robot test `Select Materialized View of Join of Flattened Paginated Projection From Transformed JSON and XML Response Bodies`.
@general-kroll-4-life general-kroll-4-life force-pushed the feature/flatten-json-results branch from 014b567 to bcfe5ec Compare May 4, 2025 09:54
@general-kroll-4-life general-kroll-4-life merged commit 49cb90e into main May 4, 2025
19 checks passed
@general-kroll-4-life general-kroll-4-life deleted the feature/flatten-json-results branch May 4, 2025 10:26
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.

1 participant