DataSQRL / sqrl

Flexible development framework for building streaming data applications in SQL with Kafka, Flink, Postgres, GraphQL, and more.
https://www.datasqrl.com/
97 stars 14 forks source link

Error message for when a jar can be found but no service loader entries #947

Open henneberger opened 1 month ago

henneberger commented 1 month ago

When resolving a jar during function import, we should notify the user if the jar is there but contains no service loader entries. Google autoservice annotation processor can be finicky.