datastax / pulsar-transformations

Apache License 2.0
10 stars 8 forks source link

HuggingFace: Do not rely on third party shaded library #108

Closed eolivelli closed 1 year ago

eolivelli commented 1 year ago

Summary: The Hugging Face provider relied on a third party shaded library that may not be on the classpath : com.datastax.oss.driver.shaded.guava.common.base.Strings

This changes removes that dependency