gengliangwang opened a new pull request, #36684:
URL: https://github.com/apache/spark/pull/36684
### What changes were proposed in this pull request?
Increase the start position of query context by 1
### Why are the changes needed?
Currently, the line number starts from 1, while the start position starts
from 0.
Thus it's better to increase the start position by 1 for consistency.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
UT
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]