Nikhil Kathole

Results 14 issues of Nikhil Kathole

**Is your feature request related to a problem? Please describe.** I have certain expected changes in 2 dicts but deepdiff throws error for such changes. Is their any way to...

https://github.com/SatelliteQE/robottelo-ci/blob/8e5c899a9b467ab7549f713694272e1040cd1325/scripts/satellite6_upgrader.sh#L26 Another regression from PR #1442 . We are trying to export SAT_HOST before we have value exported of RHEV_SAT_HOST. This causes value of SAT_HOST to None and later fab...

CI-Regression

``` > The AWS provider settings for account aws-account-1 are initialized and validated! The AWS provider settings for account aws-account-2 are initialized and validated! Cloudwash execution for account: aws-account-1 Resources...

https://github.com/RedHatSatellite/satellite-clone/blob/2ecf359b929035d8b7153b80619904690e3d0f96/library/parse_backup_metadata.py#L1 satellite-clone failed as pyyaml module is not installed by default on system. ``` TASK [satellite-clone : Check for satellite version in metadata file] ********** ****** fatal: FAILED! => {"changed":...

Currently we are trying to install readline with python 3.6, which errors out with RHEL 8 https://github.com/RedHatQE/pylero/blob/master/requirements.txt#L4 Either use gnureadline or use readline for < python 3.6. **Environment:** ``` (env)...

help wanted

The example file that contains the feature definitions is named `example_repo.py` and not `example_features.py`. This issue is to rename and improve the experience by using either `feature_definitions.py` or `example_features.py`. Feast...

good first issue
starter-ticket

## Expected Behavior great-expectations version updated to latest (>1). https://github.com/feast-dev/feast/blob/master/pyproject.toml#L73 ## Current Behavior The `great_expectations.dataset` module, which included classes like` PandasDataset`, has been deprecated in recent versions of Great Expectations...

good first issue
kind/bug
priority/p2

**Summary** : This is about proposing migrating the Feast UI to use the new REST API-based registry server as the primary data source instead of relying on the protobuf-serialized registry....

kind/feature

**Is your feature request related to a problem? Please describe.** Extend `retrieve_online_documents_v2()` implementation to support integration with Hugging Face’s Transformers-based RagRetriever, which expects a specific method signature and output format...

kind/feature