Github user viirya commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20116#discussion_r159112274
  
    --- Diff: 
sql/core/src/main/java/org/apache/spark/sql/sources/v2/vectorized/ColumnVector.java
 ---
    @@ -14,32 +14,38 @@
      * See the License for the specific language governing permissions and
      * limitations under the License.
      */
    -package org.apache.spark.sql.execution.vectorized;
    +package org.apache.spark.sql.sources.v2.vectorized;
    --- End diff --
    
    Is v2 package proper for them? Are ColumnVector and related classes belong 
to data source v2 API?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to