Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add python bytes to array type conversion support proto (feast-…
…dev#3874) * feat: add redis sentinel support format lint Signed-off-by: snowron <snowronark@gmail.com> Signed-off-by: Rob Howley <rhowley@seatgeek.com> * chore: Bump pyarrow Bumps [pyarrow](https://github.com/apache/arrow) from 6.0.0 to 14.0.1. - [Commits](apache/arrow@go/arrow/v6.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Rob Howley <rhowley@seatgeek.com> * fix: upgrade the pyarrow to latest v14.0.1 for CVE-2023-47248. Signed-off-by: Shuchu Han <shuchu.han@gmail.com> Signed-off-by: Rob Howley <rhowley@seatgeek.com> * feat: add bytes to array type conversion in python -> proto Signed-off-by: Rob Howley <rhowley@seatgeek.com> * ignore type like in other proto val assignments Signed-off-by: Rob Howley <rhowley@seatgeek.com> * run black Signed-off-by: Rob Howley <rhowley@seatgeek.com> * floats can also appear as ints Signed-off-by: Rob Howley <rhowley@seatgeek.com> --------- Signed-off-by: snowron <snowronark@gmail.com> Signed-off-by: Rob Howley <rhowley@seatgeek.com> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Shuchu Han <shuchu.han@gmail.com> Co-authored-by: snowron <snowronark@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shuchu Han <shuchu.han@gmail.com> Co-authored-by: Rob Howley <rhowley@seatgeek.com> Signed-off-by: Attila Toth <hello@attilatoth.dev>
- Loading branch information