Github user jinfengni commented on a diff in the pull request:
https://github.com/apache/drill/pull/666#discussion_r97409985
--- Diff: distribution/src/resources/drill-override-example.conf ---
@@ -184,7 +184,13 @@ drill.exec: {
# Set this property if custom absolute root should be used for
remote directories
root: "/app/drill"
}
- }
+ },
+ # Settings for Temporary Tables.
+ # See
https://gist.github.com/arina-ielchiieva/50158175867a18eee964b5ba36455fbf#file-temporarytablessupport-md.
--- End diff --
In stead of pointing to a gist file in Drill source code, can we point to
DRILL-4956 which points to such document? After Drill doc updates with the
temporary table, we can update the link in DRILL-4956. That way, we do not
have to update the code to change the link later on.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---