-
Given a set of polygons, I'm trying to get all pairs of polygons whose intersection is at least some (non-zero) number.
My first query yields a IE_JOIN, which is good and indeed quite fast, but the…
-
-
**Describe the issue**
I recently upgraded to 24.10.1 from 23.11.3 and some of my queries stopped working.
**How to reproduce**
```
CREATE TABLE address
(
`email_address` String,
`dom…
-
I found an error in my calculations. I had been calculating which segments from the bike_lts network are used in each student's walk with st_join, that was inaccurate. I changed it to left_join in all…
-
I am setting up a server for me and my friends and when I try to join I get this issue
internal exception java.lang.illegalArgumentException: unknown recipe serializer minecraft
client log from jo…
-
I'm open source advocate and love to do open source contributions:
🚀CTO, 🏗️Software Architect, 🧑💻Technical Lead, 👨💼3X Founder. 🔗Linking companies with top tech talents.
CV: [https://dmitrii-se…
-
as titled
-
I have this message in the console:
defineId called for: class net.minecraft.world.entity.TamableAnimal from interface com.hollingsworth.arsnouveau.common.entity.IFollowingSummon
And this on my cl…
-
-
### Is your feature request related to a problem? Please describe
Coming from #15185 , we want to introduce the join DSL format that will be used to construct the join query. It will make use of the …