spark warning on compilation
I get bombarded by these warnings:
Maybe this is due to the last spark change, the one to handle compilation errors and provide better messages?
5 Replies
Yes, this is because of the source location info that is required for the better error handling. It's already fixed in reactor, but not yet released.
Yeah it should only be on deps compilation
Not in your normal compilation. Are you seeing it while compiling your app? (I.e not when compiling the dependency?)
I was compiling deps because I was working on the multi full_text segments in ash_ai
Gotcha. Nothing to be alarmed by just something we should fix
But I'm busy 😆
Anyone who wants to add those fields to those structs is welcome to
no worries just thought to let you know if it's "important"