Mohammad Mohtashim
Mohammad Mohtashim
When Importing create_table_from_csv from cubes.tutorial.sql, the following error is raised: ` Traceback (most recent call last): File "C:\Users\Mohammad.Khan\Anaconda3\libs\Accesing OLAP data\Olapy\Testing.py", line 12, in from cubes.tutorial.sql import create_table_from_csv File "C:\Users\Mohammad.Khan\AppData\Roaming\Python\Python38\site-packages\cubes\__init__.py", line...
I love this project and therefore would like to contribute. I noticed that Bing is missing a lot of things: - No support for chrome - HardCode Edge Support -...
Replace this comment with: - Description: SQL Database Chain does not allow to pass in memory to its chain. - Issue: This has been requested in issue #6918 - Tag...
- Description: SQL Database Chain and Agent does not allow to pass in memory therefore added this feature with additional tests. - Issue: #6918 - Tag maintainer: @hwchase17
**Is your feature request related to a problem? Please describe.** I am consuming data from Pulsar through Spark Structure Streaming in micro-batches. Right now, what happens is that spark consumes...
**Describe the bug** When running the make `install-python` command, I am encountering the following error ```console Reading package lists... Building dependency tree... Reading state information... Package python3.8 is not available,...
Many Community Tools were missing Arg-Schema therefore adding those in this PR.
- Please merge this, I really this. I have added support for Oracle DB in dbcat to get the metadata.
#### How to reproduce the bug I am using the latest helm chart release to install the superset on my local machine. However, when I forward a GET request to...
- **Description:** Fixed `AzureSearchVectorStoreRetriever` to account for search_kwargs. More explanation is in the mentioned issue. - **Issue:** #21492