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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to