Sourav Jha
Results
2
issues of
Sourav Jha
**Problem** We want to write a custom SQL filter with 2 columns(lat ,long). **Example SQL** ```sql SELECT * FROM WHERE (point( -122.4194, 37.7749) point(longitude, latitude)) < 15; ```
enhancement
backend:server
spring.boot.version: 3.1.12 logback.version:1.4.14 Issue: We are trying to update the logback config at runtime programatically using following code: public class DynamicLogbackConfigurator { // Interface to fetch the updated logback xml...
status: waiting-for-triage
status: feedback-provided
for: team-meeting