-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: feast-dev/feast
base: 2fcddaa
head repository: feast-dev/feast
compare: 00d5c54
- 18 commits
- 174 files changed
- 9 contributors
Commits on Dec 17, 2019
-
* Async job management * Add feature set status for safe ingestion * Make job update timeout configurable * Set job update timeout * Change JobInfo to Job, move Job object instantiation to JobManagers * Increase kafka wait time * Remove Info from method * Update feature set yamls to follow new format * Change toSpec to toProto, refactor job start signature, change Apply to take full FeatureSet object * Erase all traces of jobInfo * Remove status and created timestamp from constructor * Remove queue buffer limit
Configuration menu - View commit details
-
Copy full SHA for f2d4db5 - Browse repository at this point
Copy the full SHA f2d4db5View commit details -
Catch errors thrown by BQ during entity table loading (#371)
* Catch errors thrown by BQ during entity table loading * Apply spotless * Add logging at grpc service level
Configuration menu - View commit details
-
Copy full SHA for 03b3135 - Browse repository at this point
Copy the full SHA 03b3135View commit details
Commits on Dec 18, 2019
-
Update helm dependency before building (#373)
To ensure requirements.lock is in sync with requirements.yaml helm/helm#2033
Configuration menu - View commit details
-
Copy full SHA for 7571ba7 - Browse repository at this point
Copy the full SHA 7571ba7View commit details
Commits on Dec 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b36dff6 - Browse repository at this point
Copy the full SHA b36dff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccdaaf1 - Browse repository at this point
Copy the full SHA ccdaaf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b20c1cd - Browse repository at this point
Copy the full SHA b20c1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 197c668 - Browse repository at this point
Copy the full SHA 197c668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ea901 - Browse repository at this point
Copy the full SHA 98ea901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 437b350 - Browse repository at this point
Copy the full SHA 437b350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c2e0f - Browse repository at this point
Copy the full SHA 30c2e0fView commit details -
Add readiness checks for Feast services in end to end test (#337)
* Add readiness checks for Kafka, Feast Core and Feast Serving in test-end-to-end So that any error is discovered early and the last log message is more representative of the actual errors * Use kafkacat to check Kafka connection Netcat cannot check it reliably * Reduce timeout duration for job to 1h To free up resources more quickly and since we our tests do not require more than 1 hour to complete * Increase resource request for tests - Values are estimated based on previous actual runs of the tests * Increase wait time for Kafka to start * Increase default Kafka request timeout value to 15s from 1s Value of 1s seems to cause end-to-end test to keep failing due to timeout * Increase cpu request and set timeout for netcat * Use revision=dev for end-to-end-test * Correct the target jar filename
Configuration menu - View commit details
-
Copy full SHA for 84280d9 - Browse repository at this point
Copy the full SHA 84280d9View commit details
Commits on Dec 23, 2019
-
Added a few minor changes: (#383)
- Use tmp dir during ingest - Tweak int to ceil for row_group_size - Changed imap_unordered to imap so that results are ordered
Configuration menu - View commit details
-
Copy full SHA for 01c4b44 - Browse repository at this point
Copy the full SHA 01c4b44View commit details -
Configuration menu - View commit details
-
Copy full SHA for f669e51 - Browse repository at this point
Copy the full SHA f669e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc779c - Browse repository at this point
Copy the full SHA 5fc779cView commit details
Commits on Dec 24, 2019
-
<docs>(concepts): change data types to upper case because lower case …
…would fail when you want to apply this FeatureSet (#389)
Configuration menu - View commit details
-
Copy full SHA for 51cbdc7 - Browse repository at this point
Copy the full SHA 51cbdc7View commit details
Commits on Dec 27, 2019
-
* Implement project namespacing (without auth) * Update Protos, Java SDK, Golang SDK to support namespacing * Fixed Python SDK to support project namespacing protos * Add integration with projects, update code to be compliant with new protos * Move name, version and project back to spec * Update Feast Core and Feast Ingestion to support project namespacing * Update Core and Ingestion based on refactored FeatureSet proto * Remove entity dataset validation * Register feature sets first to speed up tests * Apply PR #392 * Apply spotless * Order test output Co-authored-by: Chen Zhiling <chnzhlng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b69331 - Browse repository at this point
Copy the full SHA 5b69331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9324b7b - Browse repository at this point
Copy the full SHA 9324b7bView commit details
Commits on Dec 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 00d5c54 - Browse repository at this point
Copy the full SHA 00d5c54View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2fcddaa...00d5c54