Brian Hulette created BEAM-12129:
------------------------------------
Summary: DataFrame API: Add support for order-sensitive operations
Key: BEAM-12129
URL: https://issues.apache.org/jira/browse/BEAM-12129
Project: Beam
Issue Type: Improvement
Components: sdk-py-core
Reporter: Brian Hulette
We could allow order-sensitive operations to be used _after_ an operation that
imposes some ordering, for example {{df.sort_values().head()}}. There would
certainly be performance implications for this, but there are likely use-cases
that would benefit from it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)