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

feat: add source and build for custom dialect #133

Merged
merged 13 commits into from
Feb 6, 2025

Conversation

shydefoo
Copy link
Contributor

@shydefoo shydefoo commented Feb 3, 2025

Summary

  • Add CustomDialect class for odps <> spark connectivity via jdbc format
  • The methods overridden are so that the SQL queries that spark generates are compatible with odps (ie odps can run those queries)
  • Add workflow and modify github gradle to create a draft release of the custom-dialect jar so that merlin / caraml-store can use it

@vinoth-gojek
Copy link

wow, thanks for the changes @shydefoo !!

@shydefoo shydefoo merged commit 85e368a into main Feb 6, 2025
2 checks passed
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.

2 participants