Skip to content

Commit

Permalink
fix: added platform for cassandra
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-salvi-apptware committed Nov 15, 2024
1 parent 3186e79 commit 1d3a5e9
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -717,3 +717,13 @@
displayName: Dremio
type: QUERY_ENGINE
logoUrl: "/assets/platforms/dremiologo.png"
- entityUrn: urn:li:dataPlatform:cassandra
entityType: dataPlatform
aspectName: dataPlatformInfo
changeType: UPSERT
aspect:
datasetNameDelimiter: "."
name: cassandra
displayName: Cassandra
type: NOSQL
logoUrl: "/assets/platforms/cassandralogo.png"

0 comments on commit 1d3a5e9

Please sign in to comment.