stoty commented on PR #124:
URL: 
https://github.com/apache/phoenix-queryserver/pull/124#issuecomment-1497375150

   I have run some local tests, and for me the test passes without your change 
(i.e. with column_name).
   In my tests, I received "BEVERAGE" in both columns in the protobuf reply.
   I tested with PQS head and Phoenix 5.2.0-SNAPSHOT.
   
   Having said that, the behaviour that I am seeing sounds like a bug in either 
Avatica or Phoenix, and I agree that we should use label instead of column_name.
   
   However, we also need to make the same change here:
    
https://github.com/apache/phoenix-queryserver/blob/56344687383b6622eb953101ff982678f8583895/python-phoenixdb/phoenixdb/cursor.py#L389


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