IntelliJ seems to fail not infrequently on Arrow code
s
simon.vergauwen
04/29/2019, 8:21 PM
We’ve noticed IntelliJ doesn’t like certain patterns, and we like to improve on this. Any snippets in particular you could share?
➕ 1
b
Bob Glamm
05/07/2019, 4:07 PM
Generally IntelliJ fails trying to auto-import extension symbols. I think the cleanups intended for 0.9.2 will likely fix a lot of those so I do not think it is worth an example at this point.
s
simon.vergauwen
05/07/2019, 4:09 PM
Thanks for the response. We've thought about it a lot since we last discussed this. These fixes should address those issues