Robert Palmer
Robert Palmer
Thanks @mfussenegger had no idea that existed!
Looks like this is what they want added: https://github.com/elastic/elasticsearch/tree/main/plugins/analysis-smartcn
> Doing a network lookup to the GeoIP2 (or GeoLite2) on every single written row could dramatically decrease performance. Also possible errors like timeout's, disconnects etc. must be handle safely....
Any chance @ruscoder or @ir4y could look at this?
I've tried it on both 5.0-SNAPSHOT builds and even cherry-picking this to the 4.8 branch and both are working well!
Any chance we could get this merged into main before the 5.0 release is cut? @seut / @mfussenegger
Why not make ROLLBACK as NOOP a configurable setting?
@mfussenegger Sure, let me look at crate-qa and I'll try to get a minimal Django test working
@mfussenegger I'll get this out on the weekend, will submit pull request to crate-qa
The main thing is I'd like to be able to do GROUP BY on parts of a URL. **Can crate efficiently do GROUP BY on object subscripts?** Having url_parse that...