[
https://issues.apache.org/jira/browse/DRILL-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461169#comment-16461169
]
ASF GitHub Bot commented on DRILL-4091:
---------------------------------------
arina-ielchiieva commented on issue #1201: DRILL-4091: Support for additional
gis operations in gis contrib module
URL: https://github.com/apache/drill/pull/1201#issuecomment-386016150
@cgivre this PR won't pass Trevis checks. It has incorrect license headers,
missing spaces (`if(geom1.geometryType().equals("Point")){`, `else{`. Try `mvn
clean install -Drat.skip=false -Dlicense.skip=false`. Also commits need to be
squashed into one. Once all this done, you can add ready-to-commit label to the
Jira and it will be merged in in weekly's batch commits.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Support more functions in gis contrib module
> --------------------------------------------
>
> Key: DRILL-4091
> URL: https://issues.apache.org/jira/browse/DRILL-4091
> Project: Apache Drill
> Issue Type: Improvement
> Components: Functions - Drill
> Reporter: Karol Potocki
> Assignee: Karol Potocki
> Priority: Major
>
> Support for commonly used gis functions in gis contrib module: relate,
> contains, crosses, intersects, touches, difference, disjoint, buffer, union
> etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)