feat: Feast dataframe phase1 by HaoXuAI · Pull Request #5611 · feast-dev/feast
Conversation
| # limitations under the License. | ||
|
|
||
| from typing import TYPE_CHECKING, Any, Dict, List, Union | ||
| from typing import TYPE_CHECKING, Any, Dict, List, TypeAlias, Union |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
somehow mypy linkting failed. this fixed it.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
This file contains hidden or 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