You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2022/03/02 14:15:23 UTC

[GitHub] [hive] LA-Toth opened a new pull request #3069: HIVE-25495: Upgrade JLine to version 3

LA-Toth opened a new pull request #3069:
URL: https://github.com/apache/hive/pull/3069


   ### What changes were proposed in this pull request?
   
   - Update jline to 3.21 - the behaviour is quite different. So a modified version of the JLine2's StringCompleter is added in hive-common.
   - Update sqlline to 1.12 as it uses jline 3.21
   - Add some missing dependencies to pom.xml files (the lack of these didn't cause issue possibly due to transitive dependency)
   
   
   ### Why are the changes needed?
   It's a step required to use JDK 17
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   By existing tests.
   


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] LA-Toth edited a comment on pull request #3069: HIVE-25495: Upgrade JLine to version 3

Posted by GitBox <gi...@apache.org>.
LA-Toth edited a comment on pull request #3069:
URL: https://github.com/apache/hive/pull/3069#issuecomment-1056978303


   I created it partially based on[ pull request 2617](https://github.com/apache/hive/pull/2617).


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] LA-Toth commented on pull request #3069: HIVE-25495: Upgrade JLine to version 3

Posted by GitBox <gi...@apache.org>.
LA-Toth commented on pull request #3069:
URL: https://github.com/apache/hive/pull/3069#issuecomment-1056978303


   I created it partially based on pull request 2617.


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org