forked from logicalclocks/feature-store-api
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fsotre 342 break test2 #2
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bump hudi to 0.10.0.2
…ogicalclocks#679)" This reverts commit 8d37269.
…icalclocks#677)" This reverts commit 51afd53.
* redesign fv td java client * add td type * set label * rename methods * add alternative methods * validate split * check get methods * fix style check
…cannot find any ACLs (logicalclocks#691) Remove sleep after fix in Kafka authorizer
…mpty dataframe and add JDBC_FORMAT (logicalclocks#693) Co-authored-by: Fabio Buso <buso.fabio@gmail.com>
…ocks#696) * rename python * rename java * fix style
logicalclocks#700) * [HOPSWORKS-3235] Use Hudi snapshot query when users doesn't specify as_of in the query param * Fix Python bugs and improve as_of documentation
…groups across online/offline (logicalclocks#682)
… the prepared statement are in the entry provided by the user (logicalclocks#719)
* init * black has been run * Update python-lint.yml * Update python-lint.yml * Update python-lint.yml
* add type to feature view dto * add type to training dataset DTO * handle JSONDecodeError * response.content not body * fix
* fix for parquet reading from hdfs * added test data
…nstead of Transformation Functions (logicalclocks#786) * Update spark.py * Update test_spark.py * Update test_spark.py
… caching (logicalclocks#784) * fix create training dataset in pyspark, added caching * fixed stylecheck * fixed stylecheck * revert caching for non-split dfs
* enable cleaning of fv * fix style * fix style
* check parameter type * fix style * fix case
* remove unused import * init * black has been run * add datetime object * add datetime object * check timestamp length * address comments * allow timestamp=None for feature group as of (#7) * fix tests * remove redundant timestamp conversions * address comments * updated docstrings (#8) Co-authored-by: Ralf <bubriks@gmail.com> Co-authored-by: Till Döhmen <till.doehmen@web.de>
…lclocks#793) fix convert_event_time_to_timestamp
…ds compatible (logicalclocks#795) * remove unused import * spark types for tf * spark types for tf * tmp * merge rebase with upstream/master * [HOPSWORKS-3342][Append] unit tests (#9) * added unit tests for transformation functions * fixed stylecheck * fixed a small thing in docs * infer_python_type * fix tests * fix tests * fix checks * made PR self-sufficient and backwards compatible * stylecheck * handle python conversion gracefully * fix tests * change test function name Co-authored-by: davitbzh <davit.bzhalava@gmail.com>
logicalclocks#809) * [FSTORE-331] BigQuery connector doesn't work if the application is executed on multiple nodes * Change the BigQuery configuration so that it uses the credential field (base64 encoding of the content of the credential file) instead of providing the path in the credentialFile property. * For Java, updated the tests to use JUnit5 to allow for the @tmpdir annotation * Check if options is null before checking if it's empty
* improve error message
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.