-
Notifications
You must be signed in to change notification settings - Fork 1
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(pace-46): integration for Azure Synapse Analytics #66
Conversation
PACE-46 Add Synapse/Fabric as target platforms to Pace
One of our current (major) omissions, is support for Azure-based data tools. Azure is the cloud of choice for many of the current Alpha prospect conversations, so adding it as a data platform opens up the possibility to run POC’a with them. Synapse (and the grouping in Fabric) is the dwh/lakehouse offered by Azure. The goal of this ticket is to add Azure Synapse and Fabric as targets (and source) to the list of data platforms. OK go |
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseClient.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseClient.kt
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseTransformer.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseTransformer.kt
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseTransformer.kt
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/ProcessingPlatformViewGenerator.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseClient.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseTransformer.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseClient.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseViewGenerator.kt
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseViewGenerator.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/getstrm/pace/processing_platforms/synapse/SynapseViewGenerator.kt
Show resolved
Hide resolved
# [1.0.0-alpha.26](v1.0.0-alpha.25...v1.0.0-alpha.26) (2023-11-21) ### Features * **pace-46:** integration for Azure Synapse Analytics ([#66](#66)) ([d4c116f](d4c116f))
🎉 This PR is included in version 1.0.0-alpha.26 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.