This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch
1223-harmonize-handling-of-environment-variables
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 1bcf207ee Fix bug in environment variable provider (#1223)
add 3beb4b893 Receive database name from environment (#1223)
No new revisions were added by this update.
Summary of changes:
.../streampipes/config/backend/BackendConfig.java | 4 ----
.../streampipes/config/backend/BackendConfigKeys.java | 1 -
.../streampipes/dataexplorer/DataLakeManagementV4.java | 10 ++++++++--
.../dataexplorer/query/DataExplorerQuery.java | 10 ++++++++--
.../dataexplorer/sdk/DataLakeQueryBuilder.java | 8 ++++++--
.../dataexplorer/v4/query/DataExplorerQueryV4.java | 18 +++++++++++-------
6 files changed, 33 insertions(+), 18 deletions(-)