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 2022/06/08 17:40:19 UTC

[GitHub] [drill] jnturton commented on a diff in pull request #2571: DRILL-8244: HTTP_Request Not Passing Down Config Variables

jnturton commented on code in PR #2571:
URL: https://github.com/apache/drill/pull/2571#discussion_r892680201


##########
contrib/storage-http/src/test/java/org/apache/drill/exec/store/http/TestHttpUDFFunctions.java:
##########
@@ -101,6 +123,30 @@ public static void setup() throws Exception {
     cluster.defineStoragePlugin("local", mockStorageConfigWithWorkspace);
   }
 
+  @Test
+  public void testProvidedSchema() throws Exception {

Review Comment:
   Thanks for adding a test to exercise a provided schema.



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