Conversation
Member
Author
|
This is still not great. Performance is somewhat slow and I'm getting errors I don't yet understand on query 2: File "/Users/mrocklin/workspace/benchmarks/tests/tpch/conftest.py", line 349, in _run
File "/Users/mrocklin/workspace/benchmarks/tests/tpch/test_polars.py", line 152, in _
File "/opt/coiled/env/lib/python3.11/site-packages/polars/utils/deprecation.py", line 96, in wrapper
return function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/coiled/env/lib/python3.11/site-packages/polars/lazyframe/frame.py", line 1788, in collect
return wrap_df(ldf.collect())
^^^^^^^^^^^^^
PanicException('not yet supported') File "/Users/mrocklin/workspace/benchmarks/tests/tpch/conftest.py", line 349, in _run
File "/Users/mrocklin/workspace/benchmarks/tests/tpch/test_polars.py", line 115, in _
File "/opt/coiled/env/lib/python3.11/site-packages/polars/utils/deprecation.py", line 96, in wrapper
return function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/coiled/env/lib/python3.11/site-packages/polars/lazyframe/frame.py", line 1788, in collect
return wrap_df(ldf.collect())
^^^^^^^^^^^^^
ShapeError('unable to append to a dataframe of width 4 with a dataframe of width 9')@ritchie46 I'm going to add you to this Coiled team in case you want to look at these exceptions in context (and look at performance metrics). No obligation to use it though if you don't want to. |
Member
Author
|
@ritchie46 invite sent. Cluster link: https://cloud.coiled.io/clusters/299556/information?account=dask-benchmarks&computation= |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cc @ritchie46