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

GEN 1683 - Add Column Value to be At Expected Location Test #18524

Merged
merged 8 commits into from
Nov 6, 2024

Conversation

TeddyCr
Copy link
Contributor

@TeddyCr TeddyCr commented Nov 5, 2024

Describe your changes:

  • Add Column Value to be At Expected Location Test

NB: iterows() for the pandas implementation it not the optimal approach

image

image

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

New feature

  • The issue properly describes why the new feature is needed, what's the goal, and how we are building it. Any discussion
    or decision-making process is reflected in the issue.
  • I have updated the documentation.
  • I have added tests around the new logic.

@TeddyCr TeddyCr requested review from a team as code owners November 5, 2024 16:19
Copy link

pmbrull
pmbrull previously approved these changes Nov 5, 2024
Copy link

sonarcloud bot commented Nov 5, 2024

@TeddyCr TeddyCr merged commit d579008 into open-metadata:main Nov 6, 2024
24 of 26 checks passed
TeddyCr added a commit that referenced this pull request Nov 6, 2024
* feat: added column value to be in expected location test

* fix: renamed value -> values

* doc: added 1.6 documentatio entry

* style: ran python linting

* fix: move data packaging to pyproject.yaml

* fix: add init file back for data package

* fix: failing test case

(cherry picked from commit d579008)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants