Matt Prahl

Results 57 comments of Matt Prahl

@opoplawski did you end up packaging this?

@aanastasiou looking at that documentation, I can't find a way to do the following Neo4j query (where p.nicknames is an Array property): ```cypher MATCH (p:Person) WHERE 'Tom' IN p.nicknames RETURN...

@aanastasiou yes, that's correct.

> @mprahl I makde some changes to the code for this issue, however I can't figure out an improvement to `dependencies_count` and `packages_count` except changing the filter criterion like `RequestDependency.request_id...

@jsmcnair are you planning on addressing the feedback in the PR?

/cc @terrytangyuan if you have a chance, could you please review or help me find someone to review it?

> I don't think it's the right approach. Building a container with both binaries wouldn't satisfy some users, so they'd just build a single binary container and switch to using...

@Joibel did you get a chance to see my previous comment? Thanks for your help.

@Joibel did you get a chance to see my previous comment? Thanks for your help.

@ishaan-mehta I believe this is fixed by #11788 and will be included in KFP 2.5.