You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/13 15:31:36 UTC

[GitHub] dongjoon-hyun commented on issue #23766: [SPARK-26859][SQL] Fix field writer index bug in non-vectorized ORC deserializer

dongjoon-hyun commented on issue #23766: [SPARK-26859][SQL] Fix field writer index bug in non-vectorized ORC deserializer
URL: https://github.com/apache/spark/pull/23766#issuecomment-463243548
 
 
   Hi, @IvanVergiliev . Could you update the followings?
   
   * Update the existing one from `Case 1` to `Case 1-1`.
   ```
   - * Add column (Case 1).
   + * Add column (Case 1-1).
   ```
   
   * Add new comment as @viirya suggested.
   ```
   + /**
   +  * Add column into the middle (Case 1-2).
   +  */
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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