paleolimbot opened a new pull request, #40710:
URL: https://github.com/apache/arrow/pull/40710

   ### Rationale for this change
   
   Most R CI is failing because of a dbplyr update that updated the internals 
of the intermediate representation. This was also a problem the last time 
dbplyr was updated where I believe it was me that hacked the fix of just using 
the *new* internal structure.
   
   ### What changes are included in this PR?
   
   This fix eliminates the use of the dbplyr internals for that test, instead 
scraping the SQL query for the table name.
   
   ### Are these changes tested?
   
   Covered by existing tests
   
   ### Are there any user-facing changes?
   
   No


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