SuperBo

Results 14 issues of SuperBo

Hi @JohnnyMorganz, My code is currently use label feature of lua, however it is not enabled by default in release version. Are there anyway for me to enable features like...

I installed luarocks by asdf with this plugin on my Mac M1. However, the installed luarocks doesn't have correct architecture: ``` $ luarocks config accept_unknown_fields = false arch = "macosx-x86_64"...

bug

While developing neovim plugin for LSP-AI, I found that despite of asking LSP to cancel previous request, I still received multiple responses from server.

enhancement

## Expected Behavior Feast shouldn't create any DynamoDB table when I defined FeatureView with online=False. ## Current Behavior Feast creates empty DynamoDB table when I defined FeatureView with online=False. ##...

kind/bug
priority/p2