Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backports for v0.6.2 #918

Merged
merged 9 commits into from
Aug 2, 2020
Merged

Backports for v0.6.2 #918

merged 9 commits into from
Aug 2, 2020

Conversation

mrzzy
Copy link
Collaborator

@mrzzy mrzzy commented Aug 2, 2020

What this PR does / why we need it
Backports PRs to be released in version 0.6.2:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:


Oleksii Moskalenko and others added 9 commits August 1, 2020 15:28
* Clean commit of dependency changes for spring-boot 2.3.0

* Bump to 2.3.1

* Remove exlusions and Javadoc config

* Remove logging exclusion for ingestion

* Increase versions of grpc, protoc, protobuf, hibernate, and grpc-starter

* Bump version of kafka-clients and spring-security-oauth

* Upgrade opencensus, beam, and google-cloud versions

* fix ingestion tests

* runtime deps

* ingestion spec update: should take some time before ack

Co-authored-by: Christopher Wirick <[email protected]>
Co-authored-by: Willem Pienaar <[email protected]>
* Cache authorization.

* fix formatting, removed default key generator and added a bean.

* fix rebase errors.
* Authentication and authorization for feast serving, squashed on 07/21

* fix e2e, add metadata plugin in jobs, merge labels, auth failure test, removed unwanted expire time validation from gauth.

* fix rebase adaption.

* Fix core integration test.

* Authentication integration test.

* Add authorization test and minor refactoring.

* fix failing integration test.

* fix lint error.
* Fix ingestion with same featureset name

* Address PR comments

* Remove unrelated test

* Remove unnecessary line

Co-authored-by: Terence <[email protected]>
Co-authored-by: Willem Pienaar <[email protected]>
…update. (#908)

* Update RedisCustomIO to write FeatureRows with field's name set to hash of field.

* Update FeatureRowDecoder to decode by name hash instead of order

* Bump pytest order numbers by 2 to make space for new tests

* Revert "Bump pytest order numbers by 2 to make space for new tests"

This reverts commit aecc9a6e9a70be3fd84d04f81442b518be01a4c6.

* Added e2e to check that feature rows with missing or extra fields can be retrieved

* Clarify docs about Feature Row v1 encoding and Feature Row v2 encoding

* Fix python lint

* Update FeatureRowDecoder's isEncodedV2 check to use anyMatch()

* Make missing field/extra field e2e tests independent of other tests.

* Update FeatureRowDecoder if/else statement into 2 ifs

* Fix python and java lint

* Fix java unit test failures

* Fix ImportJobTest java unit test

* Sync github workflows with master

* Sync .github folder with master for fix

* Replace v1/v2 encoding with v1/v2 decoder in docs
…nds is missing (#917)

* add checkArgument

* add default write_triggering_frequency_seconds
* diskType & streamingEnginer

* edit infra docs
* redis sink read then write

* fix load tests

* e2e

* fix

* specify feature ref

* move test up in order

* set project default

* some docs

* reorder e2e tests

* reorder e2e tests

* reorder e2e tests
@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mrzzy
To complete the pull request process, please assign khorshuheng
You can assign the PR to them by writing /assign @khorshuheng in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mrzzy
Copy link
Collaborator Author

mrzzy commented Aug 2, 2020

/test test-end-to-end

@pyalex
Copy link
Collaborator

pyalex commented Aug 2, 2020

/test test-end-to-end-batch

@feast-ci-bot
Copy link
Collaborator

feast-ci-bot commented Aug 2, 2020

@mrzzy: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
test-end-to-end-batch-dataflow 618066c link /test test-end-to-end-batch-dataflow

Full PR test history

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@pyalex pyalex merged commit 8a750f4 into feast-dev:v0.6-branch Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants