ihuzenko commented on a change in pull request #1829: DRILL-7096: Develop 
vector for canonical Map<K,V>
URL: https://github.com/apache/drill/pull/1829#discussion_r318186582
 
 

 ##########
 File path: exec/java-exec/src/test/java/org/apache/drill/exec/sql/TestCTAS.java
 ##########
 @@ -357,6 +358,62 @@ public void 
testTableIsFoundWithinWorkspaceWhenNameStartsWithSlash() throws Exce
     }
   }
 
+  @Test
+  public void testCTASWithTrueMapInSelect() throws Exception {
 
 Review comment:
   I believe @arina-ielchiieva's 
[comment](https://github.com/apache/drill/pull/1844#discussion_r315588844) is 
also applicable to this situation. In addition, please replace ```TrueMap``` 
with ```Dict``` in test method names. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to