xinyiZzz commented on issue #38785:
URL: https://github.com/apache/arrow/issues/38785#issuecomment-1820386737

   > Hi @xinyiZzz , It'd be great to create two separate Issues for each 
problem.
   Ok, I'll separate later~
    
   > For the problem with the Location not being used, this was reported in 
#34532 and recently fixed in #38521 . This fix hasn't been released into a new 
artifact yet though.
   That's great! When will this fix be released into a new artifact? , or is 
there a nightly build that can be used? I want to use it as soon as possible.
   
   > For problem 1, I'm not sure if I understand the issue being raised. The 
acceptPutPreparedStatementUpdate RPC is used when the query supplied is an 
update-type statement (and if that's the case, you would use either the 
execute() or executeUpdate() JDBC functions on Statement/PreparedStatement 
instead of executeQuery()). Or are you saying you are running a SELECT 
statement with executeQuery() and the driver is issuing the 
acceptPutPreparedStatementUpdate message instead?
   Yes, I running a SELECT statement with executeQuery() and the driver is 
issuing the acceptPutPreparedStatementUpdate message instead. I think as 
@aiguofer  said.
   
   
   
   


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