XdithyX commented on PR #55782:
URL: https://github.com/apache/spark/pull/55782#issuecomment-4461998865

   @stanyao Thanks for clarifying. I originally scoped this PR to the 
TABLESAMPLE fraction validation path only, but I understand now that the 
expected fix is to eliminate `_LEGACY_ERROR_TEMP_0064` from all current 
`ParserUtils.validate(...)` call sites, including TABLESAMPLE SYSTEM/Bernoulli 
and the other parser validations that share the helper.
   
   I’ll update the PR to cover the full set of validate() call sites and their 
tests/golden files.
   


-- 
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]

Reply via email to