-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: v2.4.0-rc.1
- Deployment mode(standalone or cluster): Standalone
-…
-
Azure Synapse Analytics failed to execute the JDBC query produced by the connector. Underlying SQLException(s):
- com.microsoft.sqlserver.jdbc.SQLServerException: Failed to classify the current req…
-
#### ALL software version info
OS: windows11
python env: conda
python version: 3.10.11
Pip list
```
Package Version Editable project location
--------…
-
## Description
using kedro line magic produces error "Plugin already registered under a different name"
work around is to use settings.py `DISABLE_HOOKS_FOR_PLUGINS` or uninstall kedro-viz
## Con…
-
Hello,
I don't seem to be able to install anything using conda. It hangs in "solving environment".
I tried:
conda install -c anaconda pip
conda install conda-build
conda update conda
conda i…
-
# Description
Add support to run spark calculations using any cursor
# Related docs
1. Implementation in awswrangler - https://github.com/aws/aws-sdk-pandas/blob/main/awswrangler/athena/_spar…
-
Highly scalable deployment pattern for running JupyterHub on Amazon EKS with Terraform
- Create a new JupyterHub add-on under [EKS Blueprints repo](https://github.com/aws-ia/terraform-aws-eks-b…
-
## Description
tried to use latest kedro-viz (which uses command `kedro viz run`) with kedro-datasets (latest version) and kedro version 0.18.14.
## Context
cannot use `kedro viz run`.
when I r…
-
### What happens?
When running spark example notebook "deduplicate_1k_synthetic" on a databricks 13.3 LTS ML cluster I get the following error.
```py
---------------------------------------------…
-
### Describe the bug
I picked out the RAG groupchat example from the notebook and made several variations of it. I have been able to get it working if i chat only with the retrieve agent but when I i…