arina-ielchiieva commented on issue #1870: DRILL-7359: Add support for DICT 
type in RowSet Framework
URL: https://github.com/apache/drill/pull/1870#issuecomment-566130764
 
 
   Please fix bug in `org.apache.drill.exec.record.metadata.DictBuilder`
   ```
     public DictBuilder resumeMap() {
       build();
       return (DictBuilder) parent;
     }
   ```
   Resume map should return map builder.

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