Dominik Moritz
Dominik Moritz
That's a bug then I'm pretty sure. Could you look into a pull request?
@hydrosquall are you still working on this?
I see. That UI doesn't indicate that correctly, though. The key field should have the correct number of symbols for my api key so it doesn't look like it's being...
grabbed a video since it happened again. https://github.com/user-attachments/assets/6f741dda-74e1-4b4a-843f-3d7ff054ffe6
Yeah, it provides the wrong affordance. Should be a simple UI fix.
In https://github.com/cmudig/Texture @willeppy has shown the value of being able to do queries over joined tables.
I think we figured out how to do queries over nested tables (tables with lists as column types) which addresses most issues. You can also use mosaic with a joined...
In principle, it makes sene. Can you give me a concrete example where this would be useful?
Great example. What you implanted in https://github.com/uwdata/mosaic/pull/837 could help a little but would definitely not cut it in a reasonable way. I think if we had a way for the...