vamsisayimpu opened a new pull request, #20296: URL: https://github.com/apache/kafka/pull/20296
Implemented several key improvements to enhance the Kafka Streams API's usability and performance: 1. Null Safety Improvements (SafeOperations.java) 2. Query Performance Optimization (QueryOptimizer.java) 3. Batch Operations (BatchKeyQuery.java) 4. Pagination Support (PaginatedRangeQuery.java) 5. Enhanced Store Query Utils (Updated StoreQueryUtils.java) 6. Stream Extensions (KStreamExtensions.java) 7. Performance Monitoring (StreamsMetricsUtils.java) 8. Enhanced Query Request Builder (Updated StateQueryRequest.java) -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org