pruoff commented on PR #37436: URL: https://github.com/apache/airflow/pull/37436#issuecomment-2257443570
Here it finally is! I invested many hours in finding the correct methods. Asking for help did not create any responses neither here nor on Slack. There’s only one single occurrence of func.json_extract in the code that I found more or less by accident. Tested with MySQL, Postgres, and sqlite; sqlite supports func.json_extract but nothing like func.json_keys so I kept the original code for that backend. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
