matthias-Q opened a new pull request, #5017:
URL: https://github.com/apache/arrow-datafusion/pull/5017

   # Which issue does this PR close?
   
   
   Closes #5005 .
   
   # Rationale for this change
   
   As suggested by  @alamb in #5005, we are catching the parameter `$__timeTo` 
and returning `DatafusionError::Plan` error
   
   # What changes are included in this PR?
   
   * check the param to match `__timeTo` 
   * created a test in 
   
   # Are these changes tested?
   
   yes
   
   # Are there any user-facing changes?
   
   Specific error message when this parameter is used.
   
   
   P.S.: This is my first commit to Datafusion. I hope this is ok. Tell me, if 
I misunderstood the issue. Thanks for the great project!


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

Reply via email to