This is an automated email from the ASF dual-hosted git repository.

agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git


The following commit(s) were added to refs/heads/main by this push:
     new d40c802c clarify that Maven central only has jars for Linux (#1009)
d40c802c is described below

commit d40c802cd2fcb5e43ea7d7a2e0f38fe874d0edf3
Author: Andy Grove <[email protected]>
AuthorDate: Thu Oct 10 15:42:28 2024 -0600

    clarify that Maven central only has jars for Linux (#1009)
---
 docs/source/user-guide/installation.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/source/user-guide/installation.md 
b/docs/source/user-guide/installation.md
index 343b6586..d5836313 100644
--- a/docs/source/user-guide/installation.md
+++ b/docs/source/user-guide/installation.md
@@ -46,7 +46,8 @@ Cloud Service Providers.
 
 ## Using a Published JAR File
 
-Comet jar files are available in [Maven 
Central](https://central.sonatype.com/namespace/org.apache.datafusion).
+Comet jar files are available in [Maven 
Central](https://central.sonatype.com/namespace/org.apache.datafusion) for 
amd64 and arm64 architectures for Linux. For Apple OSX, it 
+is currently necessary to build from source.
 
 Here are the direct links for downloading the Comet jar file.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to