(pinot) branch master updated: Use separate action for /tasks/scheduler/jobDetails API (#13054)

2024-05-02 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 21bc2414f5 Use separate action for /tasks

[pinot] branch master updated (f8766129f0 -> 0f244ecf21)

2023-06-06 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from f8766129f0 Support Off Heap for Native Text Indices (#10842) add 0f244ecf21 [feature] Add flags to indicate

[pinot] branch master updated (cb607a8594 -> efb4f46775)

2023-05-18 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from cb607a8594 Track Number of Segments Fixed by Deep-store Retry Task (#10780) add efb4f46775 Implement mutable

[pinot] branch master updated (ab79548e98 -> 53cb451ea9)

2023-05-01 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from ab79548e98 Fix typo of rowSize -> columnSize (#10699) add 53cb451ea9 update segment target tier before ta

[pinot] branch master updated (7adac6f60e -> a48591b335)

2023-04-19 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 7adac6f60e 10567: [cleanup pinot-integration-test-base], clean query generations and some other refactoring

[pinot] branch master updated (27a8a26c58 -> d03eab22f7)

2023-04-17 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 27a8a26c58 Fix withDissabledTrue typo (#10624) add d03eab22f7 Allow to overwrite index configs at tier level

[pinot] branch master updated: Added optional force param to the table configs update API (#10441)

2023-03-23 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 11272b7eb2 Added optional force param

[pinot] branch master updated (3687b2b732 -> 854e7f8d2a)

2023-03-21 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 3687b2b732 Trying to setup node before Compatibility Regression Testing (#10440) add 854e7f8d2a Index spi

[pinot] branch master updated: make it more configurable to wait for external view to converge with ideal states (#10112)

2023-01-12 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new eb2b941a16 make it more configurable to wait

[pinot] branch master updated: Ability to initialize S3PinotFs with serverSideEncryption properties when passing client directly (#9988)

2022-12-13 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 2d0cbc19de Ability to initialize S3PinotFs

[pinot] branch master updated (d39b844c9c -> 8cb4cef68b)

2022-12-07 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from d39b844c9c load startree index via segment reader interface (#9828) add 8cb4cef68b Allow to configure multi

[pinot] branch master updated: Fix bloom filter creation on BYTES (#9898)

2022-12-01 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 568d858f16 Fix bloom filter creation on BYTES

[pinot] branch master updated: UI: show an option to reload the segments during edit schema (#9762)

2022-11-14 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new df44d67885 UI: show an option to reload

[pinot] branch master updated: UI: show segment debug details when segment is in bad state (#9700)

2022-11-14 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new daab972af5 UI: show segment debug details

[pinot] branch master updated: Preprocess immutable segments from REALTIME table conditionally when loading them (#9772)

2022-11-11 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new cd1a017deb Preprocess immutable segments from

[pinot] branch master updated (8c9af20c3f -> 3252a62062)

2022-11-09 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 8c9af20c3f [multistage] clean up AggregateOperator and add test coverage (#9767) add 3252a62062 bubble up

[pinot] branch master updated: Remove leftover file before downloading segmentTar (#9719)

2022-11-03 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new d2fbcf6cca Remove leftover file before

[pinot] branch master updated: Exposing consumer's record lag in /consumingSegmentsInfo (#9515)

2022-10-18 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new d580bbcaec Exposing consumer's record lag

[pinot] branch master updated (722141b248 -> fa955699de)

2022-10-18 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 722141b248 Limit up to 10 unavailable segments to be printed in the query exception (#9617) add fa955699de

[pinot] branch master updated (c145ac853b -> fe91910cc3)

2022-10-05 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from c145ac853b Remove the wrong warning log in KafkaPartitionLevelConsumer (#9536) add fe91910cc3 expose task

[pinot] branch master updated: allow to config task expire time (#9530)

2022-10-05 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new c79d029384 allow to config task expire time

[pinot] branch master updated (0770bb12ea -> a12c54fab2)

2022-09-30 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 0770bb12ea add debug string to query plan [MINOR] (#9497) add a12c54fab2 Fix AddTable for realtime tables

[pinot] branch master updated (d2619c1613 -> 8e80093a3c)

2022-09-29 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from d2619c1613 Add a new API to fix segment date time in metadata (#9413) add 8e80093a3c Add UI to show fine

[pinot] branch master updated: Extract record keys, headers and metadata from Stream sources (#9224)

2022-09-27 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 737d443f60 Extract record keys, headers

[pinot] branch master updated (b3332f1ac9 -> 66a9e0ea44)

2022-09-26 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from b3332f1ac9 [multistage] generated test for v2 engine (#9452) add 66a9e0ea44 track progress from within segment

[pinot] branch master updated: refine minion worker event observer to track finer grained progress for tasks (#9449)

2022-09-23 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 67390528f6 refine minion worker event

[pinot] branch master updated (fa2328e4aa -> 7af0d20aaa)

2022-09-21 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from fa2328e4aa fix(ui): table only displaying first 10 results when not explicitly paginated (#9404) add

[pinot] branch master updated: fix(ui): table only displaying first 10 results when not explicitly paginated (#9404)

2022-09-21 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new fa2328e4aa fix(ui): table only displaying

[pinot] branch master updated (b6f3331e22 -> b4b0a947e4)

2022-09-21 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from b6f3331e22 Fix the bug of hybrid table request using the same request id (#9443) add b4b0a947e4 Always pass

[pinot] branch master updated: Add minMaxInvalid flag to avoid unnecessary needPreprocess (#9238)

2022-08-30 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new b837350034 Add minMaxInvalid flag to avoid

[pinot] branch master updated (0adf5efe67 -> dafa5bff8d)

2022-08-23 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 0adf5efe67 Emit metrics for ratio of actual consumption rate to rate limit in realtime tables (#9201) add

[pinot] branch master updated (718f41f411 -> 80e69c5ab9)

2022-08-22 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 718f41f411 Don't throw exception if partition count can't be fetched (#9249) add 80e69c5ab9 Show most recent

[pinot] branch master updated (fc696ceb4b -> 5a6a6264cc)

2022-07-28 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from fc696ceb4b Revert "Add consuming metadata to broker response (#9092)" (#9119) add 5a6a6264cc Task q

[pinot] branch master updated: List tables by taskType (#9049)

2022-07-14 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new a2cde564f6 List tables by taskType (#9049

[pinot] branch master updated (94597d3330 -> 9720d5577b)

2022-07-13 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 94597d3330 Remove unused jaxb dependencies from pinot repo (#9050) add 9720d5577b Append /query/url

[pinot] branch master updated (0b657cfcd4 -> 25ead8d58a)

2022-07-12 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 0b657cfcd4 Support SET key=value syntax (#9017) add 25ead8d58a #8970 Minion tab in Pinot UI (#8978) No new

[pinot] branch master updated: add api to check segment storage tier (#8914)

2022-07-11 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 5625beab41 add api to check segment storage

[pinot] branch master updated: Null check for partitionGroupSmallestOffset and metric for failure (#9020)

2022-07-06 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new e2ba55bed5 Null check

[pinot] branch master updated: add firing time in /task/scheduler/jobDetails API (#8987)

2022-06-29 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new c2258a6fa4 add firing time in /task/scheduler

[pinot] branch master updated: KafkaConsumer to reset offset to earliest when fetch position out of range (#8309)

2022-06-27 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new db07f2928a KafkaConsumer to reset offset

[pinot] branch master updated (47c637c38c -> 6582750ea6)

2022-06-24 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 47c637c38c make all search bars full width (#8957) add 6582750ea6 Defined a new broker metric for total query

[pinot] branch master updated: add /tasks/{taskType}/{tableNameWithType}/debug API (#8949)

2022-06-22 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 5f86b5e19a add /tasks/{taskType

[pinot] branch master updated: Allow moveToFinalLocation in METADATA push based on config (#8823)

2022-06-15 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 378bdec11c Allow moveToFinalLocation

[pinot] branch master updated: Revert shading hadoop dependencies due to issues with reflections at runtime (#8882)

2022-06-13 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new f3bde9ff67 Revert shading hadoop dependencies

[pinot] branch master updated: Fix getConfigOverrides in MinionQuickstart (#8858)

2022-06-12 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 9c8a689c43 Fix getConfigOverrides

[pinot] branch master updated: make data dir accessible from ClusterInfoAccessor (#8881)

2022-06-10 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new aed8d4549c make data dir accessible from

[pinot] branch master updated (6c7c5df3fb -> 754e807cf0)

2022-06-10 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 6c7c5df3fb Support DISTINCT on multiple MV columns (#8873) add 754e807cf0 Allow to track the storage tier

[pinot] branch master updated (7a311428bc -> 7620fae032)

2022-06-02 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 7a311428bc Change DateTimeFormatSpec delimiter (#8779) add 7620fae032 Revert "Allow moveToFinalLoc

[pinot] 01/01: Revert "Allow moveToFinalLocation in METADATA push based on config (#8815)"

2022-06-02 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch revert-8815-metadata_push in repository https://gitbox.apache.org/repos/asf/pinot.git commit cdfc4db57476be05b2fcc5dfc5fbaa45a2fd1bd4 Author: Neha Pawar AuthorDate: Thu Jun 2 14:38:21 2022

[pinot] branch revert-8815-metadata_push created (now cdfc4db574)

2022-06-02 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch revert-8815-metadata_push in repository https://gitbox.apache.org/repos/asf/pinot.git at cdfc4db574 Revert "Allow moveToFinalLocation in METADATA push based on config (

[pinot] branch master updated: Adding acl support for helm chart (#8816)

2022-06-02 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new b028499439 Adding acl support for helm chart

[pinot] branch master updated (8b2b8f5762 -> 8788f1c0c3)

2022-06-01 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 8b2b8f5762 Spark connector pom fixes (#8810) add 8788f1c0c3 Allow moveToFinalLocation in METADATA push based

[pinot] branch master updated (fb66e0c19f -> 2124a16502)

2022-05-29 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from fb66e0c19f Handle concurrent updates in Pulsar test (#8797) add 2124a16502 Make row metadata available

[pinot] branch master updated: Add metric for replication count from config (#8761)

2022-05-23 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 2e32ec2577 Add metric for replication count

[pinot] branch master updated (d1de3a0008 -> 6ad7973971)

2022-05-20 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from d1de3a0008 Add noServerFoundExceptions metric to broker.yaml (#8754) add 6ad7973971 Make max consecutive idle

[pinot] 01/01: Revert "Bug fix: Complex type transformer should not be created for empty config (#8600)"

2022-05-04 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch revert-8600-complex_type_patch in repository https://gitbox.apache.org/repos/asf/pinot.git commit be9ddf7282bc0e2e0bd9c9724864b56a0da72c8d Author: Neha Pawar AuthorDate: Wed May 4 19:09:52

[pinot] branch revert-8600-complex_type_patch created (now be9ddf7282)

2022-05-04 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch revert-8600-complex_type_patch in repository https://gitbox.apache.org/repos/asf/pinot.git at be9ddf7282 Revert "Bug fix: Complex type transformer should not be created for

[pinot] branch master updated (d49d1173f9 -> 4e14101f57)

2022-05-02 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from d49d1173f9 Support filtering on bool/scalar fields without evaluator (#8518) add 4e14101f57 Add

[pinot] branch master updated: Indicate what fields are getting ignored when adding configs (#8514)

2022-04-27 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new b38a59be7c Indicate what fields are getting

[pinot] branch master updated (b0144cfba1 -> 89836a57c0)

2022-04-26 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from b0144cfba1 symlink pinot-java-client to jdk8 as well (#8591) add 89836a57c0 Enable minion liveness probe

[pinot] branch master updated: Add minion health check endpoint (#8574)

2022-04-25 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 8b5314dd97 Add minion health check endpoint

[pinot] branch master updated (7e060fdbdd -> d2cfa0737a)

2022-04-20 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 7e060fdbdd Improve StarTree traversal performance (#8570) add d2cfa0737a Invoke checkpoint before closing

[pinot] branch master updated: Add brokerURL and better handle TimeoutException in QueryRunner (#8539)

2022-04-18 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 399cb97f30 Add brokerURL and better handle

[pinot] branch master updated: Add zk metadata to segment's metadata.properties file (#8502)

2022-04-13 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 6debfa9771 Add zk metadata to segment's

[pinot] branch master updated: adding a constructor override (#8454)

2022-03-31 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new d454acd adding a constructor override (#8454

[pinot] branch master updated: FixedSegmentSelector for tier configs (#8389)

2022-03-28 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 0d6b5da FixedSegmentSelector for tier

[pinot] branch master updated: Validate schema name before permissions to return proper message (#8357)

2022-03-16 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new c9c185a Validate schema name before

[pinot] branch master updated: disallow duplicate segment name in tar file (#8119)

2022-02-04 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new cac657a disallow duplicate segment name

[pinot] branch master updated (e71c1b1 -> c6ad763)

2022-02-04 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git. from e71c1b1 fix: Query console cannot show query result when multiple columns have the same name (#8131) add

[pinot] branch master updated: Smallest offset for new partitionGroups (#8053)

2022-01-24 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 4e4b1ea Smallest offset for new

[pinot] branch master updated: Enhance Pinot streaming consumer interface (#8047)

2022-01-21 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new c24f1cc Enhance Pinot streaming consumer

[pinot] branch master updated (8e6ccc4 -> 20a92a9)

2022-01-19 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git. from 8e6ccc4 Upgrade kafka to 2.8.1 (#7883) add 20a92a9 refine segment consistency check (#8035) No new

[pinot] branch master updated: refactor segment loading logic in BaseTableDataManager to decouple it with local segment directory (#7969)

2022-01-13 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new e31e6f9 refactor segment loading logic

[pinot] branch master updated: reduce allocations and speed up StringUtil.sanitizeString (#8013)

2022-01-13 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 61608a4 reduce allocations and speed up

[pinot] branch master updated: Change error to warn in catchupToFinalOffset (#8005)

2022-01-12 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 35cef48b Change error to warn

[pinot] branch master updated (7603a4f -> bf4bb9ae8)

2022-01-12 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git. from 7603a4f PinotConfigProvider interface (#7984) add bf4bb9ae8 Store message id as hex string instead

[pinot] branch master updated (c85ff1d -> 7603a4f)

2022-01-12 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git. from c85ff1d Arguments in logging statement are in the wrong order (#7939) add 7603a4f PinotConfigProvider

[pinot] branch master updated: Arguments in logging statement are in the wrong order (#7939)

2022-01-11 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new c85ff1d Arguments in logging statement

[pinot] branch master updated (823aa07d -> 2d81c47)

2022-01-11 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git. from 823aa07d delete tmp- segment directories on server startup (#7961) add 2d81c47 Pull out segment flush

[pinot] branch master updated: addking skip key for realtimeToOffline job validation (#7921)

2022-01-03 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 1e27f01 addking skip key

[pinot] branch master updated: Use ConcurrentHashMap in SegmentDirectoryLoaderRegistry and add test (#7967)

2021-12-30 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 89529ff Use ConcurrentHashMap

[pinot] branch master updated (50e1613 -> 9ed6498)

2021-12-14 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git. from 50e1613 Upgrade swagger-ui version for CVE-2019-17495 (#7902) add 9ed6498 Upgrade log4j to 2.16.0 for CVE

[pinot] branch master updated: Proceed to next time window when no segment match for RealtimeToOfflineTask (#7814)

2021-11-23 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 767aa8a Proceed to next time window when

[pinot] branch master updated: allow to override how to wait for quick start to finish bootstrap (#7808)

2021-11-22 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new a83060c allow to override how to wait

[pinot] branch master updated: Check interrupt flag in acquire (#7769)

2021-11-15 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new d1606cd Check interrupt flag in acquire

[pinot] branch master updated (920093a -> c9ba48e)

2021-11-09 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git. from 920093a Disable RealtimeKinesisIntegrationTest until the Localstack is fixed (#7735) add c9ba48e Separate

[pinot] branch master updated: Cleanup SegmentDirectoryLoader load (#7682)

2021-11-03 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new d8961b0 Cleanup SegmentDirectoryLoader load

[pinot] branch master updated: Add table name with type to segment directory configs (#7667)

2021-11-01 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 6af5f4e Add table name with type to segment

[pinot] branch master updated: Move HelixManager initialization to init (#7666)

2021-10-29 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new e814203 Move HelixManager initialization

[pinot] branch master updated: Push metricsRegistry init into synchronized get call (#7636)

2021-10-25 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new ed335ef Push metricsRegistry init

[pinot] branch master updated (0421197 -> 3ef5a37)

2021-10-15 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git. from 0421197 Introduce Native Text Indices (Core Functionality) (#7405) add 3ef5a37 Change FetchContext to have

[pinot] branch master updated: Move acquire/release to right before/after execution call (#7493)

2021-09-29 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new d638444 Move acquire/release to right before

[pinot] branch acquire_release updated (0f3ff19 -> 57a971d)

2021-09-23 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch acquire_release in repository https://gitbox.apache.org/repos/asf/pinot.git. discard 0f3ff19 Acquire-release new 57a971d Benchmark This update added new revisions after undoing

[pinot] 01/01: Benchmark

2021-09-23 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch acquire_release in repository https://gitbox.apache.org/repos/asf/pinot.git commit 57a971d8c50be484249341bd80d0893d8fcc95cc Author: Neha Pawar AuthorDate: Thu Sep 23 18:53:07 2021 -0700

[pinot] branch acquire_release created (now 0f3ff19)

2021-09-20 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch acquire_release in repository https://gitbox.apache.org/repos/asf/pinot.git. at 0f3ff19 Acquire-release This branch includes the following new commits: new 0f3ff19 Acquire

[pinot] 01/01: Acquire-release

2021-09-20 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch acquire_release in repository https://gitbox.apache.org/repos/asf/pinot.git commit 0f3ff1918fafad93149406d4f61f1d21ee959fd8 Author: Neha Pawar AuthorDate: Mon Sep 20 20:16:17 2021 -0700

[pinot] branch master updated: FetchContext to hold configs in acquire/release calls (#7447)

2021-09-16 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new b23a1f3 FetchContext to hold configs

[pinot] branch master updated: Remove prefetch query option, since the whole prefetch-acquire-release is already withing an instance option (#7352)

2021-08-23 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 94c695f Remove prefetch query option, since

[pinot] branch master updated: [7187] Validate CSV Header For Configured Delimiter (#7237)

2021-08-18 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new cf68e22 [7187] Validate CSV Header

[pinot] branch master updated: Acquire and release index buffers in Segment level operator (#7295)

2021-08-16 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 107255a Acquire and release index buffers

  1   2   3   4   5   >