You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/12/18 14:40:18 UTC

[GitHub] [drill] luocooong opened a new pull request #2410: DRILL-8080: Enable the describe Case-Insensitive for Phoenix

luocooong opened a new pull request #2410:
URL: https://github.com/apache/drill/pull/2410


   # [DRILL-8080](https://issues.apache.org/jira/browse/DRILL-8080): Enable the describe Case-Insensitive for Phoenix
   
   ## Description
   Rewrite the `areTableNamesCaseSensitive()` method to support this feature.
   
   ## Documentation
   N/A
   
   ## Testing
   Added two unit tests.
   
   <pre>
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.drill.exec.store.phoenix.PhoenixTestSuite
   [INFO] Running org.apache.drill.exec.store.phoenix.PhoenixDataTypeTest
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.575 s - in org.apache.drill.exec.store.phoenix.PhoenixDataTypeTest
   [INFO] Running org.apache.drill.exec.store.phoenix.PhoenixSQLTest
   [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.101 s - in org.apache.drill.exec.store.phoenix.PhoenixSQLTest
   [INFO] Running org.apache.drill.exec.store.phoenix.PhoenixCommandTest
   [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.528 s - in org.apache.drill.exec.store.phoenix.PhoenixCommandTest
   [INFO] 
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1
   [INFO] 
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   </pre>


-- 
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: dev-unsubscribe@drill.apache.org

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



[GitHub] [drill] cgivre merged pull request #2410: DRILL-8080: Enable the describe Case-Insensitive for Phoenix

Posted by GitBox <gi...@apache.org>.
cgivre merged pull request #2410:
URL: https://github.com/apache/drill/pull/2410


   


-- 
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: dev-unsubscribe@drill.apache.org

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