jdye64 opened a new pull request, #2320:
URL: https://github.com/apache/arrow-datafusion/pull/2320

   Closes #2319 
   
   # Are there any user-facing changes?
   Along with `index_of` being deprecated the user will be presented with a 
`DataFusion::Plan` error if they attempt to use `index_of` and supply a fully 
qualified field name to the function.
   
   No `DataFusion::Plan` error is generated if they use `index_of` and supply 
an unqualified field name.
   


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