Daniel Vaz Gaspar
Daniel Vaz Gaspar
Good initiative and now is a very good time to define the path forward. Adding a bit of more detail regarding new API implementation: Currently we are migrating MVC and...
Fixed here: https://github.com/dpgaspar/Flask-AppBuilder/pull/2347 and release on flask-appbuilder 4.6.4
@inctl please report to [email protected] with further details, follow https://github.com/apache/superset/security/policy
> > I'd tend to have one request if possible, but I assume the front-end changes may be too big, right? > > You would need to change the requests...
Can you post what's in your `app\__init__.py` is it a copy of any of the examples?
@villebro @michael-s-molina I've added fallback logic using a new config named HASH_ALGORITHM_FALLBACKS for lazy migration. We can't migrate existing keys on the key value store, but we can guarantee that...
> > existing keys (for permalinks) are still discovereble > > What about application configs? It would be important to raise exactly what type of information can't be re-generated to...
> Brilliant work @dpgaspar , I like the fallback approach to resolve this stalemate 👍 One last consideration, but I'm fine either way. Uau, thank you for the reviews also!...
Great! useful change and backward compatible
Hi, Sorry for the delay, were you able to solve this issue? Not seeing a LOWER function on OpenSearch here: https://opensearch.org/docs/latest/search-plugins/sql/functions/#string Have you tried using upper? Please share your OpenSearch...