nateprewitt commented on issue #49169: URL: https://github.com/apache/arrow/issues/49169#issuecomment-3879723728
To add some more data, this is what I'm seeing elsewhere in the Apache ecosystem. Having a combination of integration + product name without the apache prefix has some precedent. I'm not trying to say this is the right decision for Arrow, but providing some examples for how the larger Apache ecosystem is currently handling these use cases. [Apache Iceberg Snowflake Integration](https://github.com/apache/iceberg/blob/71b05af09e1012c38eadd2e9393a517dfaf6ab21/snowflake/src/main/java/org/apache/iceberg/snowflake/SnowflakeCatalog.java#L55) - `iceberg-snowflake-catalog/` [Apache Airflow Databricks Integration](https://github.com/apache/airflow/blob/ca1640acdf3edda8eee6df53b0c7a80a482dc1d3/providers/databricks/src/airflow/providers/databricks/hooks/databricks_base.py#L162-L165) - `databricks-airflow/` [Apache Airflow S3 Integration](https://github.com/apache/airflow/blob/ca1640acdf3edda8eee6df53b0c7a80a482dc1d3/providers/amazon/src/airflow/providers/amazon/aws/hooks/base_aws.py#L602-L608) - `Airflow/` [Apache Beam Google Cloud Integration](https://github.com/apache/beam/blob/f5aa2af52bd8232f7068a273ddaa700ce60e96ce/sdks/go/pkg/beam/util/gcsx/gcs.go#L31) - `(GPN:Beam)` (I _believe_ this is Google Partner Network, but also similarly undocumented) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
