[jira] [Created] (DRILL-8306) UserRemoteException : DATA_READ ERROR: Error parsing JSON - Unexpected character ('-' (code 45)): was expecting comma to separate Object entries

2022-09-12 Thread SHUBHAM KUMAR (Jira)
SHUBHAM KUMAR created DRILL-8306: Summary: UserRemoteException : DATA_READ ERROR: Error parsing JSON - Unexpected character ('-' (code 45)): was expecting comma to separate Object entries Key: DRILL-8306 URL:

[GitHub] [drill] kingswanwho commented on a diff in pull request #2499: DRILL-8117: Clean up deprecated Apache code in Drill

2022-09-12 Thread GitBox
kingswanwho commented on code in PR #2499: URL: https://github.com/apache/drill/pull/2499#discussion_r968518305 ## exec/java-exec/src/test/java/org/apache/drill/exec/impersonation/TestInboundImpersonation.java: ## @@ -156,22 +159,25 @@ public void unauthorizedTarget() throws Exc

[GitHub] [drill] jnturton commented on a diff in pull request #2499: DRILL-8117: Clean up deprecated Apache code in Drill

2022-09-12 Thread GitBox
jnturton commented on code in PR #2499: URL: https://github.com/apache/drill/pull/2499#discussion_r968538795 ## exec/java-exec/src/test/java/org/apache/drill/exec/impersonation/TestInboundImpersonation.java: ## @@ -156,22 +159,25 @@ public void unauthorizedTarget() throws Except

[GitHub] [drill] kingswanwho commented on a diff in pull request #2499: DRILL-8117: Clean up deprecated Apache code in Drill

2022-09-12 Thread GitBox
kingswanwho commented on code in PR #2499: URL: https://github.com/apache/drill/pull/2499#discussion_r968518305 ## exec/java-exec/src/test/java/org/apache/drill/exec/impersonation/TestInboundImpersonation.java: ## @@ -156,22 +159,25 @@ public void unauthorizedTarget() throws Exc

[GitHub] [drill] kingswanwho commented on a diff in pull request #2499: DRILL-8117: Clean up deprecated Apache code in Drill

2022-09-12 Thread GitBox
kingswanwho commented on code in PR #2499: URL: https://github.com/apache/drill/pull/2499#discussion_r968518305 ## exec/java-exec/src/test/java/org/apache/drill/exec/impersonation/TestInboundImpersonation.java: ## @@ -156,22 +159,25 @@ public void unauthorizedTarget() throws Exc

[GitHub] [drill] cgivre commented on pull request #2638: DRILL-8136: Overhaul implict type casting logic

2022-09-12 Thread GitBox
cgivre commented on PR #2638: URL: https://github.com/apache/drill/pull/2638#issuecomment-1243728471 > Turns out this particular one isn't possible without breaking other things that need VARCHAR to go to INT before it goes to DATE. > > ``` > apache drill> select date_diff('2022-09

[jira] [Resolved] (DRILL-8289) Add Threat Hunting Functions

2022-09-12 Thread Charles Givre (Jira)
[ https://issues.apache.org/jira/browse/DRILL-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Givre resolved DRILL-8289. -- Resolution: Done > Add Threat Hunting Functions > > >

[GitHub] [drill] jnturton commented on pull request #2638: DRILL-8136: Overhaul implict type casting logic

2022-09-12 Thread GitBox
jnturton commented on PR #2638: URL: https://github.com/apache/drill/pull/2638#issuecomment-1243628238 Turns out this particular one isn't possible without breaking other things that need VARCHAR to go to INT before it goes to DATE. ``` apache drill> select date_diff('2022-09-08', '197