Shaeq Ahmed

Results 3 comments of Shaeq Ahmed

From #1248: > With this change, I can read in my deeply nested nullable structs to arrow2 now, but looks like the arrow2/parquet2 parquet writer is writing corrupt files. >...

A minimal reproducible example of arrow2/parquet2 writing corrupt files: ``` In [125]: import pyarrow as pa In [126]: import polars as pl In [127]: t = pa.Table.from_pylist([{"a": {"a":{"1":["2"]}}}, {"a": {"1"...

A problem is that the method Page.startScreencast doesn't provide frames at a specific rate, it only triggers a Page.screencastFrame event when the screen has changed, so the when the "video"...