Andrew Lamb
Andrew Lamb
> Coming back to this, I guess if we can implement another option without implementing spilling: force compaction once we hit the limit. This probably slows down some queries if...
Implementing this "reduce memory usage when under pressure" might be a more interesting general approach to improve DataFusion's performance under memory pressure (e.g. maybe we can trigger other operators to...
Thanks @iiiancampbell ! I triggered the CI to start
> Could you point me in the correct direction by any chance? I think you will need to check out the code and make the relevant changes to get the...
Converting to draft as we work to fix CI
I think the analysis code is fairly unused at this point. Getting it more ship shape will be great.
(Thank you so much for filing these issues)
I agree that changing to return an internal error sounds like a much better plan
Marking as draft as I think this PR is no longer waiting on feedback.
> @alamb @tustvold are there any flags in Parquet-rs to make it transparently write map types with compliant naming? Not that I know of. I think it will typically write...