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
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
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
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
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
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