Any thoughts on this folks? (From the Apache Icebe...
# daft-dev
j
Any thoughts on this folks? (From the Apache Iceberg Slack group) https://apache-iceberg.slack.com/archives/C029EE6HQ5D/p1714967350840459?thread_ts=1714763978.899609&cid=C029EE6HQ5D Would love to see a SortWithLimit in Daft as well 😛
Copy code
df.sort("foo").show()