Github user kiszk commented on a diff in the pull request:
https://github.com/apache/spark/pull/21301#discussion_r187808776
--- Diff:
sql/core/src/main/java/org/apache/spark/sql/sources/v2/reader/partitioning/Distribution.java
---
@@ -22,7 +22,8 @@
/**
* An interface to represent data distribution requirement, which
specifies how the records should
- * be distributed among the data partitions(one {@link
InputPartitionReader} outputs data for one partition).
+ * be distributed among the data partitions(one {@link
InputPartitionReader} outputs data for one
--- End diff --
Sure, done
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]