Christopher William Schankula
Christopher William Schankula
If you, @mpscholten and others can provide me with some input on how this should work, I could implement it and submit a PR. Would this be another new typeclass?...
Agreed! Even network bandwidth on a remote database could theoretically become a factor for large responses. I think Haskell's built-in tuples go up to something like 13 or 14, which...
I haven't tested it, but I think `allEnumValues :: [PropertyType]` should work? In this case, you're telling Haskell the type in a different (more traditional) way that might be parsable...
For me on macOS it seems to take about 6.5gb almost right from the start and then just sort of keep taking that much. Which kind of sucks since my...
Agreed totally. Seems like something weird is going on. It's slowly killing my SSD by forcing swap space to be used 😅 Huh. Good point about Postgres. Perhaps that's part...
Thanks for the suggestions. The first one doesn't work with our data. We could do the second thing but the effort might not be worth it. We also tried ghc-datasize...
@Petmic1337 You can use my image https://hub.docker.com/repository/docker/cschank/spigot/general for the time being. I fixed it to use Java 22 for 1.20.x. I was going to make a PR, but I guess...
Thanks! Want me to put these questions on StackOverflow? I think maybe they belonged there more than here.
Sounds good, I'll leave this open until that's finished then.
I'd love to join - can you make it a little later, maybe 16:00 CET, so it's not quite so early in EST?