Jarrad
Jarrad
> Also AFAIU In the default schema Links is a Nested table and you need to select the fields individually @Sup3rGeo not disputing the table schema, but `arrayMap(l -> ...,...
that does work as a workaround, thanks. I'm not so sure about the divergence from bash.. it makes sense in those cases, but in cases where the user didn't even...
hey @andreisergiu98 , did you have a reproduction for this? Is it arguably something that's a Firefox problem / unexpected behaviour? I'm tempted to go log something on Mozilla's Bugzilla,...
yeah.. pydantic gets this one right I think - in that the tag field is a property of the *union*, not of each struct. With that property, this is straightforward...