You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "dutyu (via GitHub)" <gi...@apache.org> on 2023/04/11 07:40:33 UTC

[GitHub] [doris] dutyu opened a new issue, #18550: [Bug] query returns a wrong result when kerberos token is expired

dutyu opened a new issue, #18550:
URL: https://github.com/apache/doris/issues/18550

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   1.2.2-rc01
   
   ### What's Wrong?
   
   When querying from a hive catalog with kerberos enabled, if the kerberos token is expired, query will always return a wrong result set (always 0 rows returned but it should not be).
   
   ![image](https://user-images.githubusercontent.com/5926365/231090107-5e29fecb-fe46-4664-99a0-0ca358aaf897.png)
   
   In fact this table has 25 rows.
   
   ### What You Expected?
   
   Query from a hive catalog should return a right result even the kerberos token is expired.
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] dutyu closed issue #18550: [Bug] query returns a wrong result when kerberos token is expired

Posted by "dutyu (via GitHub)" <gi...@apache.org>.
dutyu closed issue #18550: [Bug] query returns a wrong result when kerberos token is expired
URL: https://github.com/apache/doris/issues/18550


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] dutyu commented on issue #18550: [Bug] query returns a wrong result when kerberos token is expired

Posted by "dutyu (via GitHub)" <gi...@apache.org>.
dutyu commented on issue #18550:
URL: https://github.com/apache/doris/issues/18550#issuecomment-1532567757

   This bug hax fixed by #18551


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org