[
https://issues.apache.org/jira/browse/DRILL-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873217#comment-16873217
]
ASF GitHub Bot commented on DRILL-6711:
---------------------------------------
arina-ielchiieva commented on pull request #1815: DRILL-6711: Use jitpack
repository for Drill Calcite project artifacts instead of repository.mapr.com
URL: https://github.com/apache/drill/pull/1815#discussion_r297602056
##########
File path: docs/dev/Calcite.md
##########
@@ -0,0 +1,26 @@
+# Drill-specific commits in Apache Calcite
+
+Currently, Drill uses Apache Calcite with additional changes, required for
Drill. All the commits were left after
+update from Calcite `1.4.0` to Calcite `1.15.0` and weren't merged to the
Calcite's master yet.
+
+List of Jiras with Drill-specific commits:
+
+|Jira|Summary|The reason why it wasn't merged|
+|----|-------|-------------------------------|
+|[CALCITE-2018](https://issues.apache.org/jira/browse/CALCITE-2018)|Queries
failed with AssertionError: rel has lower cost than best cost of subset|Pull
request with the fix was created
([PR-552](https://github.com/apache/calcite/pull/552)), but an issue which
blocks it was found and wasn't resolved yet:
[CALCITE-2166](https://issues.apache.org/jira/browse/CALCITE-2166).|
Review comment:
```suggestion
|[CALCITE-2018](https://issues.apache.org/jira/browse/CALCITE-2018)|Queries
failed with AssertionError: rel has lower cost than best cost of subset|Pull
request with the fix was created
([PR-552](https://github.com/apache/calcite/pull/552)), but
[CALCITE-2166](https://issues.apache.org/jira/browse/CALCITE-2166) which blocks
it was found and is not resolved yet.|
```
----------------------------------------------------------------
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]
> Use jitpack repository for Drill Calcite project artifacts instead of
> repository.mapr.com
> -----------------------------------------------------------------------------------------
>
> Key: DRILL-6711
> URL: https://issues.apache.org/jira/browse/DRILL-6711
> Project: Apache Drill
> Issue Type: Task
> Reporter: Arina Ielchiieva
> Assignee: Volodymyr Vysotskyi
> Priority: Major
> Fix For: 1.17.0
>
>
> Simplify deployment of Drill Calcite project artifacts by using
> [https://jitpack.io/].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)