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

Redshift-table-name-fail-fix-in-query #3114

Merged
merged 1 commit into from Mar 3, 2022

Conversation

codingwithabhi
Copy link
Contributor

Describe your changes :

I worked on the fixing ingestion in redshift having "." operator in table name.
fix #3098

Type of change :

  • Bug fix
  • Improvement

Checklist:

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my own.
  • I have tagged my reviewers below.
  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.

Reviewers

@harshach @ayush-shah @pmbrull

@codingwithabhi codingwithabhi changed the title table-name-fail-fix-in-query Redshift-table-name-fail-fix-in-query Mar 3, 2022
@sonarcloud
Copy link

sonarcloud bot commented Mar 3, 2022

[open-metadata-ingestion] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@harshach harshach merged commit 37457dc into open-metadata:main Mar 3, 2022
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.

Redshift Ingestion fails with table including "." in their name
3 participants