dagster-io / dagster

An orchestration platform for the development, production, and observation of data assets.
https://dagster.io
Apache License 2.0
11.77k stars 1.48k forks source link

Additional kind tags #25634

Open dduong1603 opened 3 weeks ago

dduong1603 commented 3 weeks ago

What's the use case?

Would love a few additional kind tags for my projects:

Ideas of implementation

No response

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

swrookie commented 3 weeks ago

Also, support for following popular (I think) data stack would be nice:

  1. Apache Cassandra
  2. Apache Doris
  3. Apache Druid
  4. Apache Hadoop / HDFS
  5. Apache Impala
  6. Apache Pinot
  7. Apache Superset
  8. CockroachDB
  9. Elasticsearch
  10. Minio
  11. Presto
  12. RabbitMQ
  13. Redis
  14. Redpanda
  15. ScyllaDB
garethbrickman commented 2 weeks ago

Check out this PR for an example of how you can contribute kind tags: https://github.com/dagster-io/dagster/pull/25781