-
Notifications
You must be signed in to change notification settings - Fork 273
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
What is the problem the feature request solves?
I have been keeping an eye on this project for a while and with Scala 2.13 supported and some bugfixes, I gave it a go. I tried using the provided JARs online, but when running a query against Spark, I get
java.lang.UnsatisfiedLinkError: /tmp/libcomet-17465649045345702051.so: /lib64/libm.so.6: version GLIBC_2.27' not found (required by /tmp/libcomet-17465649045345702051.so)`
We are running on RHEL 7 which has an older GLIBC. Perhaps the list on the website https://datafusion.apache.org/comet/user-guide/0.10/installation.html can include this information? For now, I think I'll have to build it from source.
Thanks for the nice work so far!
Describe the potential solution
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request