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

Add Support for Case Sensitive Tables in Synapse #2589

Closed

Conversation

Jithendar12
Copy link
Contributor

@Jithendar12 Jithendar12 commented Feb 13, 2025

This PR enhances the Synapse connector to support case-sensitive table names. Previously, the connector only handled case-insensitive Synapse configurations.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.70%. Comparing base (f3521ad) to head (a3a3d28).
Report is 49 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2589      +/-   ##
============================================
+ Coverage     60.68%   60.70%   +0.02%     
  Complexity     3871     3871              
============================================
  Files           593      593              
  Lines         22130    22130              
  Branches       2732     2735       +3     
============================================
+ Hits          13430    13435       +5     
+ Misses         7398     7385      -13     
- Partials       1302     1310       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Jithendar12 Jithendar12 changed the title Remove unnecessary .toUpperCase() conversion for Synapse schema name Add Support for Case Sensitive Tables in Synapse Feb 14, 2025
@Jithendar12 Jithendar12 marked this pull request as draft February 14, 2025 12:37
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