Shuchu Han

Results 7 issues of Shuchu Han

The current version of Feast is v0.37. And we need to update the outdated content.

## Expected Behavior The On Demand Feature View has implementations with using Python nativ object and Pandas object as the input/output. We want to evaluate the performance in terms of...

kind/bug
priority/p2

# Which issue(s) this PR fixes: The `datetime.utcnow()` is about to be deprecated in Python3.12. This pr use one single function to wrap the `datetime.utcnow()` for easy update and fix....

ok-to-test

### Copied from SonarCloud: ``` In Python 3.9 and later, the zoneinfo module is the recommended tool for handling timezones, replacing the pytz library. This recommendation is based on several...

kind/bug
priority/p2

The code quality report is here: https://sonarcloud.io/summary/new_code?id=shuchu_feast

kind/techdebt
keep-open

Reference : https://sonarcloud.io/project/security_hotspots?id=shuchu_feast&hotspots=AY9leJjfaz5TZ8maDgoc https://sonarcloud.io/project/security_hotspots?id=shuchu_feast&hotspots=AY9leJk3az5TZ8maDgo8 ### Specifications - Version: - Platform: - Subsystem: ## Possible Solution Set the `autoescape=True` in Jinjia2 `Environment()`

kind/bug
priority/p2

Refer the the Golang requirement mentioned in this doc: https://opentelemetry.io/docs/languages/go/getting-started/

go