Results 480 comments of AB1908

Sorry for the late check on this but any progress? I would appreciate a check since there have been some improvements to the parser. If not, I'll dig it up...

@oblinger you can already do this with some of the scripts mentioned in this issue. It's not particularly difficult but won't be very portable as you'd have to use node...

What's the use case you have in mind @zackdn?

Metadata problems are rather common from what I've seen. Not everyone has the chops to do validation. Perhaps you'd be able to suggest how I'd figure out what I need...

Can you try using `rows.file.ctime` instead of `file.ctime`? Once you add a `group by`, all the fields are wrapped inside the `rows` object.

Yeah, I don't think this kind of recursion is possible yet. Out of curiosity, can you talk about the use case here a bit?

The main query. I'm just curious to see what happens. At best, I suspect we'll still see the wrong results.