[
https://issues.apache.org/jira/browse/DRILL-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441276#comment-16441276
]
ASF GitHub Bot commented on DRILL-6323:
---------------------------------------
Github user parthchandra commented on a diff in the pull request:
https://github.com/apache/drill/pull/1212#discussion_r182172309
--- Diff:
exec/java-exec/src/main/java/org/apache/drill/exec/ExecConstants.java ---
@@ -186,6 +186,11 @@ private ExecConstants() {
public static final String BIT_ENCRYPTION_SASL_ENABLED =
"drill.exec.security.bit.encryption.sasl.enabled";
public static final String BIT_ENCRYPTION_SASL_MAX_WRAPPED_SIZE =
"drill.exec.security.bit.encryption.sasl.max_wrapped_size";
+ /**
--- End diff --
Not needed as you don't have code gen
> Lateral Join - Initial implementation
> -------------------------------------
>
> Key: DRILL-6323
> URL: https://issues.apache.org/jira/browse/DRILL-6323
> Project: Apache Drill
> Issue Type: Task
> Reporter: Parth Chandra
> Assignee: Sorabh Hamirwasia
> Priority: Major
>
> Implementation of Lateral Join with unit tests using MockRecordBatch
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)