-
Notifications
You must be signed in to change notification settings - Fork 273
Site: Remove non-OSS query engines from front page #2031
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
Conversation
@@ -23,7 +23,7 @@ cascade: | |||
no_list: true | |||
--- | |||
{{< blocks/cover title="Welcome to the Apache Polaris™ (incubating) web site!" image_anchor="center" color="primary" >}} | |||
Apache Polaris is an open-source, fully-featured catalog for Apache Iceberg™. It implements Iceberg's REST API, enabling seamless multi-engine interoperability across a wide range of platforms, including Apache Doris™, Apache Flink®, Apache Spark™, Dremio®, StarRocks, and Trino. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dremio does have a non-commercial OSS offering, with a considerable user base, AFAIK: https://github.com/dremio/dremio-oss
@danicafine Can you clarify which of these are not OSS engines? StarRocks is AL2, Trino is AL2, Dremio is also AL2, the Apache projects naturally, too. Mean, we could link to the GitHub repos, where the license is prominently visible, WDYT? |
Dremio query engine is OSS (Apache license). If the criteria here is only ASF projects, we should remove trino and starrocks then. |
Also, generally speaking, what's the problem mentioning non oss projects/products ? A lot of ASF projects do that. |
Totally fine to mention non-OSS projects elsewhere on the site. But I think it's generally a better practice to focus on OSS, especially on the front page. I'm updating the PR to make it explicit that we're referring to Dremio's OSS offering. |
@danicafine Within Apache we have a lot of project who mention other OSS and commercial offerings they work with, also very "front and center". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@danicafine Thanks ! It looks good to me :) Much appreciated !
I noticed that a non-OSS query engine is included on the front page. It doesn't feel right to include commercial offerings front and center.
As a solution, I suggest that we remove the mention, focus on OSS engines here, and, perhaps, add a different page in the future to include vendors.