[incubator-pinot] branch time-functions-in-query updated (1368749 -> 9a4e8ca)

2020-05-19 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch time-functions-in-query in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 1368749 Adding support to execute functions during query compilation add 9a4e8ca

[incubator-pinot] 01/01: Set hashmap initial size to 16 in DictionaryBasedGroupKeyGenerator.

2020-05-20 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch set_group_by_hash_size in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit b7c6695e7a7d30ad389bdef71855366bd1820295 Author: Xiang Fu AuthorDate: Wed May 20 17:16:53

[incubator-pinot] branch set_group_by_hash_size created (now b7c6695)

2020-05-20 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch set_group_by_hash_size in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at b7c6695 Set hashmap initial size to 16 in DictionaryBasedGroupKeyGenerator. This branch

[incubator-pinot] branch thread_local_hashmap updated (3698af0 -> 9584e4c)

2020-05-20 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch thread_local_hashmap in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 3698af0 Adding more optimization for map initial size and discard size discard 1655c27

[incubator-pinot] branch time-functions-in-query updated (9a4e8ca -> cc89fe3)

2020-05-22 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch time-functions-in-query in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 9a4e8ca Adding support to execute functions during query compilation add b61400f

[incubator-pinot] branch master updated: Adding support to execute functions during query compilation (#5406)

2020-05-22 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 3f8ba71 Adding support to execute

[incubator-pinot] branch master updated: Templatizing pinot helm chart configs, so it's possible to deploy multiple pinot helmCharts with different names in same namespace (#5433)

2020-05-22 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new d562e42 Templatizing pinot helm

[incubator-pinot-site] branch asf-site updated (b5244f9 -> d50f612)

2020-05-21 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git. discard b5244f9 Remove legacy website and add readme new d50f612 Remove legacy website and add

[incubator-pinot-site] branch asf-site updated (2b50bc7 -> 6d0b48b)

2020-05-21 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git. from 2b50bc7 Update Apache website new 6d6c160 Update website new 6d0b48b Remove legacy

[incubator-pinot-site] branch asf-site updated (6d0b48b -> b5244f9)

2020-05-21 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git. discard 6d0b48b Remove legacy website and add readme new b5244f9 Remove legacy website and add

[incubator-pinot] branch update_website updated (4eac5ab -> 9d62c4a)

2020-05-22 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch update_website in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 4eac5ab Pinot website: fixing break links and updating installation guide new 9d62c4a

[incubator-pinot] 01/01: Pinot website: fixing break links and updating installation guide

2020-05-22 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch update_website in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 9d62c4a0e0822e46524faa711db14e0341a1ccdc Author: Xiang Fu AuthorDate: Thu May 21 23:51:39 2020 -0700

[incubator-pinot] branch update_website created (now 4eac5ab)

2020-05-22 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch update_website in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 4eac5ab Pinot website: fixing break links and updating installation guide This branch includes

[incubator-pinot] 01/01: Pinot website: fixing break links and updating installation guide

2020-05-22 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch update_website in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 4eac5aba95c6d84f4bdbb7927895bc856eb03006 Author: Xiang Fu AuthorDate: Thu May 21 23:51:39 2020 -0700

[incubator-pinot] 01/01: Make Compilation time function evaluation after query parser

2020-05-23 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch fixing_function_evaluation in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 93962cadd881ee5f5ca1b07e4cf4f6cbe333b087 Author: Xiang Fu AuthorDate: Sat May 23 14:32:07

[incubator-pinot] branch fixing_function_evaluation created (now 93962ca)

2020-05-23 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_function_evaluation in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 93962ca Make Compilation time function evaluation after query parser This branch

[incubator-pinot] branch fixing_function_evaluation updated (93962ca -> 7fccf28)

2020-05-23 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_function_evaluation in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 93962ca Make Compilation time function evaluation after query parser add 7fccf28

[incubator-pinot] branch master updated: Make Compilation time function evaluation after query parser (#5437)

2020-05-23 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 5e49f27 Make Compilation time

[incubator-pinot] branch update_k8s_superset_scripts created (now fd2a014)

2020-05-21 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch update_k8s_superset_scripts in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at fd2a014 Update k8s superset scripts This branch includes the following new commits

[incubator-pinot] 01/01: Update k8s superset scripts

2020-05-21 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch update_k8s_superset_scripts in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit fd2a014b104055141231c6f05e3c1290de7515b1 Author: Xiang Fu AuthorDate: Thu May 21 13:01

[incubator-pinot] branch segment_metadata_push updated (e3095b2 -> cb159a3)

2020-09-03 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch segment_metadata_push in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard e3095b2 Adding push job type of segment metadata only mode add cb159a3 Adding push

[incubator-pinot] 01/01: Fix superset docker image build script

2020-09-02 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch fixing_superset_docker in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 40fe40b7970770272869ef3400c1ae6ebf0abd12 Author: Xiang Fu AuthorDate: Wed Sep 2 14:56:18 2020

[incubator-pinot] branch fixing_superset_docker created (now 40fe40b)

2020-09-02 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_superset_docker in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 40fe40b Fix superset docker image build script This branch includes the following new

[incubator-pinot] branch master updated (462cf57 -> 41f3a94)

2020-09-10 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 462cf57 [TE] adding back metricUrn in AnomalyFilterWrapper.run() (#5999) add 41f3a94 upgrade

[incubator-pinot] branch master updated (b2fa2ca -> 473353d)

2020-09-10 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from b2fa2ca Add 0.5 to website. (#5996) add 473353d Fixing website doc hyper links (#5997) No new

[incubator-pinot] branch master updated: Fix S3PinotFS List API may not return full results (#6002)

2020-09-11 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 11fd62b Fix S3PinotFS List API may

[incubator-pinot] branch fixing_s3_list_api created (now 8665918)

2020-09-11 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_s3_list_api in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 8665918 Fix S3PinotFS List API may not return full results This branch includes

[incubator-pinot] 01/01: Fix S3PinotFS List API may not return full results

2020-09-11 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch fixing_s3_list_api in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 86659186e8e2196b199a5c2bb011dd560a5a524f Author: Xiang Fu AuthorDate: Thu Sep 10 23:38:37 2020

[incubator-pinot] branch fixing_s3_list_api updated (8665918 -> 0226925)

2020-09-11 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_s3_list_api in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 8665918 Fix S3PinotFS List API may not return full results add 0226925 Fix S3PinotFS

[incubator-pinot] branch fixing_s3_list_api updated (8665918 -> 0226925)

2020-09-11 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_s3_list_api in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 8665918 Fix S3PinotFS List API may not return full results add 0226925 Fix S3PinotFS

[incubator-pinot] branch fixing_s3_list_api updated (8665918 -> 0226925)

2020-09-11 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_s3_list_api in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 8665918 Fix S3PinotFS List API may not return full results add 0226925 Fix S3PinotFS

[incubator-pinot] branch master updated (11fd62b -> 13a281c)

2020-09-11 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 11fd62b Fix S3PinotFS List API may not return full results (#6002) add 13a281c Fix/data view dev

[incubator-pinot] 01/01: Fixing website doc hyper links

2020-09-10 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch fixing_doc_link in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 5804663f1d853b95cff437ce53d1c8ced7191469 Author: Xiang Fu AuthorDate: Thu Sep 10 00:38:10 2020 -0700

[incubator-pinot] branch fixing_doc_link created (now 5804663)

2020-09-10 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_doc_link in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 5804663 Fixing website doc hyper links This branch includes the following new commits

[incubator-pinot] branch master updated: Add 0.5 to website. (#5996)

2020-09-10 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new b2fa2ca Add 0.5 to website. (#5996

[incubator-pinot] 01/01: Update pinot helm to adding custom configs and update the jvm default configs

2020-09-11 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch update_pinot_helm_for_custom_config_file in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit c3d3d20b59f5af7e190afdbaa32a8ff121bd4c26 Author: Xiang Fu AuthorDate: Fri

[incubator-pinot] branch update_pinot_helm_for_custom_config_file created (now c3d3d20)

2020-09-11 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch update_pinot_helm_for_custom_config_file in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at c3d3d20 Update pinot helm to adding custom configs and update the jvm

[incubator-pinot] branch update_pinot_helm_for_custom_config_file updated (c3d3d20 -> 33eaf2b)

2020-09-12 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch update_pinot_helm_for_custom_config_file in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard c3d3d20 Update pinot helm to adding custom configs and update the jvm

[incubator-pinot] branch configurable_spark_job_parallelism updated (6e2cf59 -> 35b7ebc)

2020-09-15 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch configurable_spark_job_parallelism in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 6e2cf59 Adding field 'segmentCreationJobParallelism' to allow users to set

[incubator-pinot] branch master updated: Adding field 'segmentCreationJobParallelism' to allow users to set segment generation job parallelism. Default to the number of input files. (#6012)

2020-09-15 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 054faf7 Adding field

[incubator-pinot] branch master updated (a123c60 -> 07666f9)

2020-09-15 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from a123c60 [TE] add labeler into yaml (#6007) add 07666f9 bump paranamer (2.6 -> 2.8) (#6024) No

[incubator-pinot] branch configurable_spark_job_parallelism created (now 6e2cf59)

2020-09-12 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch configurable_spark_job_parallelism in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 6e2cf59 Adding field 'segmentCreationJobParallelism' to allow users to set

[incubator-pinot] 01/01: Adding field 'segmentCreationJobParallelism' to allow users to set segment generation job parallelism. Default to the number of input files.

2020-09-12 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch configurable_spark_job_parallelism in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 6e2cf599bb8623acef91836979a6cef4ef68bc02 Author: Xiang Fu AuthorDate: Sat Sep 12

[incubator-pinot] branch master updated: Update pinot helm to adding custom configs and update the jvm default configs (#6011)

2020-09-13 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 5f309cf Update pinot helm to adding

[incubator-pinot] branch segment_metadata_push created (now 26802e7)

2020-09-03 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch segment_metadata_push in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 26802e7 Adding push job type of segment metadata only mode This branch includes

[incubator-pinot] 01/01: Adding push job type of segment metadata only mode

2020-09-03 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch segment_metadata_push in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 26802e76b6df2aa593841083b331781b4d7c461e Author: Xiang Fu AuthorDate: Thu Sep 3 00:33:22 2020

[incubator-pinot] branch segment_metadata_push updated (26802e7 -> e3095b2)

2020-09-03 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch segment_metadata_push in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 26802e7 Adding push job type of segment metadata only mode add e3095b2 Adding push

[incubator-pinot] branch master updated: Incorporating embedded exception while trying to fetch stream offset (#5956)

2020-09-01 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new d444285 Incorporating embedded

[incubator-pinot] branch fixing_superset_docker updated (40fe40b -> a1ed0ef)

2020-09-13 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_superset_docker in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 40fe40b Fix superset docker image build script add a1ed0ef Fix superset docker

[incubator-pinot] 01/01: Make transform functions support underscore in the query functions

2020-10-08 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch make_transform_functions_support_underscore_in_it in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 937189c823ab05486fa119c108d1962364d09052 Author: Xiang Fu

[incubator-pinot] branch make_transform_functions_support_underscore_in_it updated (f071063 -> 16384aa)

2020-10-08 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch make_transform_functions_support_underscore_in_it in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard f071063 Make transform functions support underscore

[incubator-pinot] 01/01: Make transform functions support underscore in the query functions

2020-10-08 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch make_transform_functions_support_underscore_in_it in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit f0710637200ef99733e67ecf9aaacac18149cf44 Author: Xiang Fu

[incubator-pinot] branch make_transform_functions_support_underscore_in_it updated (937189c -> f071063)

2020-10-08 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch make_transform_functions_support_underscore_in_it in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 937189c Make transform functions support underscore

[incubator-pinot] branch make_transform_functions_support_underscore_in_it created (now 937189c)

2020-10-08 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch make_transform_functions_support_underscore_in_it in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 937189c Make transform functions support underscore

[incubator-pinot] 01/01: Fix meetup stream for quickstart

2020-10-13 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch fixing_meetup_stream in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 360912e0f3dcfc311bf125349bd6d8cce51415b2 Author: Xiang Fu AuthorDate: Tue Oct 13 14:59:08 2020

[incubator-pinot] branch fixing_meetup_stream created (now 360912e)

2020-10-13 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_meetup_stream in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 360912e Fix meetup stream for quickstart This branch includes the following new commits

[incubator-pinot] branch pinotSM_flag_for_health_check updated (0141965 -> d9fdc8b)

2020-10-13 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch pinotSM_flag_for_health_check in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 0141965 Adding a flag in PinotServiceManager to allow health check includes all

[incubator-pinot] branch master updated (86ce7c6 -> 33be207)

2020-10-13 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 86ce7c6 [TE] Fix Thirdeye Maven publish (#6097) add 33be207 Change Signature of Broker API

[incubator-pinot] branch master updated (93238c9 -> 2afea5c)

2020-10-05 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 93238c9 add upsert related configs (#6096) add 2afea5c Fix missing segment count reporting

[incubator-pinot] branch master updated (1126cac -> e4d7a10)

2020-10-05 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 1126cac [TE] move dashboard resources for refactoring (#6058) add e4d7a10 Add a property to set

[incubator-pinot] branch fixing_superset_docker updated (a1ed0ef -> 13e8ede)

2020-10-09 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_superset_docker in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from a1ed0ef Fix superset docker image build script add 13e8ede Update .dockerignore

[incubator-pinot] 01/01: Adding a flag in PinotServiceManager to allow health check includes all components health check

2020-10-12 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch pinotSM_flag_for_health_check in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 01419655e077675768a9e641258a8313be767b13 Author: Xiang Fu AuthorDate: Mon Oct 12 12:51

[incubator-pinot] branch pinotSM_flag_for_health_check created (now 0141965)

2020-10-12 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch pinotSM_flag_for_health_check in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 0141965 Adding a flag in PinotServiceManager to allow health check includes all

[incubator-pinot] branch adding_grpc_port_to_instance created (now 9796cbf)

2020-10-16 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch adding_grpc_port_to_instance in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 9796cbf Adding grpcPort in controller instance API response This branch includes

[incubator-pinot] 01/01: Adding grpcPort in controller instance API response

2020-10-16 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch adding_grpc_port_to_instance in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 9796cbfcebe167ad6c5ad4f8029c85fa266614af Author: Xiang Fu AuthorDate: Fri Oct 16 09:52

[incubator-pinot] branch adding_grpc_port_to_instance updated (9796cbf -> 845320e)

2020-10-16 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch adding_grpc_port_to_instance in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 9796cbf Adding grpcPort in controller instance API response add 845320e

[incubator-pinot] branch adding_grpc_port_to_instance updated (9796cbf -> 845320e)

2020-10-16 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch adding_grpc_port_to_instance in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 9796cbf Adding grpcPort in controller instance API response add 845320e

[incubator-pinot] branch adding_grpc_port_to_instance updated (845320e -> 3071bab)

2020-10-17 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch adding_grpc_port_to_instance in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 845320e address comments add 3071bab make grpcPort returns -1 if not set

[incubator-pinot] branch support_ordinals_in_sql updated (0dc43e4 -> 3ba0d7f)

2020-10-17 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch support_ordinals_in_sql in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 0dc43e4 Support using ordinals in GROUP BY and ORDER BY clause add 3ba0d7f Support

[incubator-pinot] 01/01: Support using ordinals in GROUP BY and ORDER BY clause

2020-10-17 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch support_ordinals_in_sql in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 0dc43e473389d043bb2f5bb35f9df743310f2488 Author: Xiang Fu AuthorDate: Sat Oct 17 14:19:59

[incubator-pinot] branch support_ordinals_in_sql created (now 0dc43e4)

2020-10-17 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch support_ordinals_in_sql in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 0dc43e4 Support using ordinals in GROUP BY and ORDER BY clause This branch includes

[incubator-pinot] branch master updated (1750548 -> bb835df)

2020-10-17 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 1750548 add validation for upsert tables (#6149) add bb835df Adding grpcPort in controller instance

[incubator-pinot] branch support_ordinals_in_sql updated (3ba0d7f -> b854209)

2020-10-17 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch support_ordinals_in_sql in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 3ba0d7f Support using ordinals in GROUP BY and ORDER BY clause add b854209 Support

[incubator-pinot] branch master updated: Fix quick demo instructions #6155 (#6156)

2020-10-19 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new d2d47b2 Fix quick demo instructions

[incubator-pinot] branch fixing_superset_docker updated (6244972 -> 45d3a7d)

2020-10-09 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_superset_docker in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 6244972 Fix superset docker image build script add 45d3a7d Fix superset docker

[incubator-pinot] branch rewrite_array_aggregation_functions created (now 463d634)

2020-10-09 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch rewrite_array_aggregation_functions in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 463d634 Rewrite possible array aggregation functions to one level

[incubator-pinot] 01/01: Rewrite possible array aggregation functions to one level

2020-10-09 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch rewrite_array_aggregation_functions in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 463d6348e3ed246483fc40b15c482bef5a3df1e3 Author: Xiang Fu AuthorDate: Fri Oct 9

[incubator-pinot] branch master updated (0e1d458 -> fd78e6a)

2020-10-09 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 0e1d458 Implement off-heap bloom filter reader (#6118) add fd78e6a Make transform functions support

[incubator-pinot] branch rewrite_array_aggregation_functions updated (463d634 -> c530e40)

2020-10-09 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch rewrite_array_aggregation_functions in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 463d634 Rewrite possible array aggregation functions to one level add

[incubator-pinot] branch rewrite_array_aggregation_functions updated (c530e40 -> 2f93b8b)

2020-10-09 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch rewrite_array_aggregation_functions in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard c530e40 format add 2f93b8b format This update added new revisions

[incubator-pinot] branch master updated (9e757ef -> 6275818)

2020-10-09 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 9e757ef [TE] add owners field into the subscription validation (#6128) add 6275818 Fix superset

[incubator-pinot] branch master updated (3173983 -> aab087c)

2020-08-17 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 3173983 [TE] change dimension explore early stop to be 10% of top k (#5882) add aab087c Fixing

[incubator-pinot] 01/01: Fixing backward-compatible issue of schema fetch call

2020-08-17 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch fixing_backward_compatible_offline_table_schema in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 0c3234f7b6afbc8a1550dcb696c290c6877758da Author: Xiang Fu

[incubator-pinot] branch fixing_backward_compatible_offline_table_schema created (now 0c3234f)

2020-08-17 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_backward_compatible_offline_table_schema in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 0c3234f Fixing backward-compatible issue of schema fetch call

[incubator-pinot] 01/01: Fixing segment push uri ingestion jobs

2020-08-18 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch fixing_ingestion_job_with_output_uri in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit adeec12892809e4db59b2457d563b282abaefd0a Author: Xiang Fu AuthorDate: Tue Aug

[incubator-pinot] branch fixing_ingestion_job_with_output_uri created (now adeec12)

2020-08-18 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_ingestion_job_with_output_uri in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at adeec12 Fixing segment push uri ingestion jobs This branch includes

[incubator-pinot] branch master updated (41dc432 -> a7f7f46)

2020-08-18 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 41dc432 Bump up swagger ui version to 3.18.2 (#5888) add a7f7f46 Fix gcsFS copyToLocal to precreate

[incubator-pinot] branch fixing_ingestion_job_with_output_uri updated (4874e7a -> 83316a5)

2020-08-18 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_ingestion_job_with_output_uri in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 4874e7a Fixing segment push uri ingestion jobs add 83316a5 Fixing

[incubator-pinot] branch fixing_ingestion_job_with_output_uri updated (adeec12 -> 4874e7a)

2020-08-18 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_ingestion_job_with_output_uri in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard adeec12 Fixing segment push uri ingestion jobs add 4874e7a Fixing

[incubator-pinot] branch master updated: Fixing segment push uri ingestion jobs (#5897)

2020-08-19 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 3e794ca Fixing segment push uri

[incubator-pinot] branch master updated (9e65bdf -> ba55d58)

2020-08-26 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 9e65bdf [TE] cube api bug fix to fetch by dataset name (#5921) add ba55d58 Updating docusaurus

[incubator-pinot] 01/01: Fixing the issue that transform UDFs are parsed as function name 'OTHER', not the real function names

2020-08-28 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch fixing_transform_udf_parsing_in_calcite_sql in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 9a0f765ab6ea0e0f310718ba6434da5061ce55a3 Author: Xiang Fu AuthorDate

[incubator-pinot] branch fixing_transform_udf_parsing_in_calcite_sql created (now 9a0f765)

2020-08-28 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_transform_udf_parsing_in_calcite_sql in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 9a0f765 Fixing the issue that transform UDFs are parsed as function

[incubator-pinot] branch master updated (701ffcb -> 347eff1)

2020-08-28 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 701ffcb Revert the commit 41dc432e775aeeb841f57bd25525832950698739 (#5938) add 347eff1 Fixing

[incubator-pinot] branch master updated: Fixing the race condition that segment finished before ControllerLeaderLocator created. (#5864)

2020-08-19 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new c5a8b02 Fixing the race condition

[incubator-pinot] branch master updated: Starts Broker and Server in parallel when using ServiceManager (#5917)

2020-08-27 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 21a372b Starts Broker and Server

[incubator-pinot] branch master updated: support for local.directory.sequence.id (#5927)

2020-08-27 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new e71622d support

[incubator-pinot] branch master updated: [TE] Updated ThirdEye docker launch script to accept MODE as a second arg (#5914)

2020-08-24 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new a8974c7 [TE] Updated ThirdEye docker

[incubator-pinot] branch exact-distinct-count updated (ef30e07 -> 3c531f3)

2020-08-17 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch exact-distinct-count in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from ef30e07 Fixing serde for bytesset add 3c531f3 Fix tests No new revisions were added

[incubator-pinot] branch segment_metadata_push updated (662b7b5 -> 02ad0df)

2020-09-29 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch segment_metadata_push in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 662b7b5 Adding clean up for temp files add 02ad0df Address comments No new

<    5   6   7   8   9   10   11   12   13   14   >