Conversation
Signed-off-by: RawanAbdelkhalek <66391994+RawanAbdelkhalek@users.noreply.github.com>
Signed-off-by: RawanAbdelkhalek <66391994+RawanAbdelkhalek@users.noreply.github.com>
This reverts commit 7c1bd7b.
…eactor" This reverts commit ddb011e.
This reverts commit 1f1b8ec.
…ativeBlobStorageEngine" This reverts commit 903b362.
Signed-off-by: RawanAbdelkhalek <66391994+RawanAbdelkhalek@users.noreply.github.com>
…iles Signed-off-by: RawanAbdelkhalek <66391994+RawanAbdelkhalek@users.noreply.github.com>
Signed-off-by: RawanAbdelkhalek <66391994+RawanAbdelkhalek@users.noreply.github.com>
Signed-off-by: RawanAbdelkhalek <66391994+RawanAbdelkhalek@users.noreply.github.com>
|
@CodiumAI-Agent /describe |
|
@CodiumAI-Agent /review |
|
@CodiumAI-Agent /improve |
PR Code Suggestions ✨Latest suggestions up to 94fb986
Previous suggestionsSuggestions up to commit 6d3fd84
|
|
|
||
| public static String getEngineNameOrId(NounStore store) { | ||
| GenRowStruct grs = store.getGenRowStruct(ENGINE); | ||
| GenRowStruct grs = store.getNoun(ENGINE); |
There was a problem hiding this comment.
these were not merged properly - getNoun is deprecated for getGenRowStruct. This exists in other files as well, but most prevalent in this one.
Signed-off-by: RawanAbdelkhalek <rawan.abdelkhaleq@gmail.com>
|
@themaherkhalil merge fixed |
SEMOSS/community#372
Closes SEMOSS/community#372