Ryan Johnson
Ryan Johnson
I'm hitting a similar issue -- perhaps related to auto tab discard extension https://webextension.org/listing/tab-discard.html. Steps to reproduce: 1. Set a site (like github.com) to always open in a container tab...
It seems like we could handle discarded tabs better. Either by remembering the container they were originally using (ideal), or by always triggering the "replace tab" behavior even if the...
The second issue seems related to https://github.com/mozilla/cbindgen/issues/591, because the assigned values contain paths?
I'm a bit unclear on how this "remaining filters" thing works -- data skipping isn't perfect (may return extra rows), so wouldn't we anyway have to apply _all_ predicates against...
> This feature request is to allow delta tables whose source of truth for the actual commit is an external commit-owner and not the filesystem (s3, abfs etc) This is...
Seems like we need to add the datatype support to spark, as a starting point? (seems quite doable, but I'm not the expert there)