Re: [PR] DRILL-8260: Added Platforms (linux/amd64,linux/arm64) on Docker Build (drill)

2024-10-14 Thread via GitHub
jnturton commented on PR #2951: URL: https://github.com/apache/drill/pull/2951#issuecomment-2412977934 @ionutpopa, below is what happened in Docker Hub. ``` 2024-10-14T06:58:22Z Executing build hook... 2024-10-14T06:58:29Z ERROR: multiple platforms feature is currently not suppo

Re: [PR] DRILL-8504: Add Schema Caching to Splunk Plugin (drill)

2024-10-14 Thread via GitHub
jnturton commented on code in PR #2929: URL: https://github.com/apache/drill/pull/2929#discussion_r1800518344 ## contrib/storage-splunk/src/main/java/org/apache/drill/exec/store/splunk/SplunkSchema.java: ## @@ -148,8 +183,24 @@ private void registerIndexes() { registerTable

Re: [PR] DRILL-8504: Add Schema Caching to Splunk Plugin (drill)

2024-10-14 Thread via GitHub
cgivre commented on code in PR #2929: URL: https://github.com/apache/drill/pull/2929#discussion_r1800399800 ## contrib/storage-splunk/src/main/java/org/apache/drill/exec/store/splunk/SplunkSchema.java: ## @@ -148,8 +183,24 @@ private void registerIndexes() { registerTable(S

[jira] [Created] (DRILL-8513) Right Hash Join with empty Left table ruturns 0 result

2024-10-14 Thread Maksym Rymar (Jira)
Maksym Rymar created DRILL-8513: --- Summary: Right Hash Join with empty Left table ruturns 0 result Key: DRILL-8513 URL: https://issues.apache.org/jira/browse/DRILL-8513 Project: Apache Drill Iss

[PR] DRILL-8513: Right Hash Join with empty Left table ruturns 0 result (drill)

2024-10-14 Thread via GitHub
rymarm opened a new pull request, #2952: URL: https://github.com/apache/drill/pull/2952 # [DRILL-8513](https://issues.apache.org/jira/browse/DRILL-8513): Right Hash Join with empty Left table ruturns 0 result ## Description Drill returns no results on the right Hash Join if the

Re: [PR] DRILL-8260: Added Platforms (linux/amd64,linux/arm64) on Docker Build (drill)

2024-10-14 Thread via GitHub
ionutpopa commented on PR #2951: URL: https://github.com/apache/drill/pull/2951#issuecomment-2411949281 @jnturton The ci/dockercloud-stage failed and when checking the details I saw `{"error": "Our service is temporarily unavailable. We'll be back soon!"}`, I guess that's fine? -- This i