You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2022/04/04 23:25:11 UTC

[pinot-site] branch dev updated: 0.10.0 announcement blog post edit (#73)

This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git


The following commit(s) were added to refs/heads/dev by this push:
     new d6bcec1  0.10.0 announcement blog post edit (#73)
d6bcec1 is described below

commit d6bcec1830514f701019c28e26389ad83950708a
Author: Kenny Bastani <ke...@gmail.com>
AuthorDate: Mon Apr 4 19:25:07 2022 -0400

    0.10.0 announcement blog post edit (#73)
---
 website/blog/2022-04-04-Announcing-Apache-Pinot-0-10.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/blog/2022-04-04-Announcing-Apache-Pinot-0-10.md b/website/blog/2022-04-04-Announcing-Apache-Pinot-0-10.md
index 7f8c1db..274550f 100644
--- a/website/blog/2022-04-04-Announcing-Apache-Pinot-0-10.md
+++ b/website/blog/2022-04-04-Announcing-Apache-Pinot-0-10.md
@@ -152,7 +152,7 @@ You can then ingest your own dataset without needing to worry about spinning up
 ## Other changes
 
 * Richard Startin set LZ4 compression as the default for all metrics fields.
-* I added the `ST_Within` geospatial function.
+* Mark Needham added the `ST_Within` geospatial function.
 * Rong Rong fixed a bug where query stats wouldn't show if there was an error processing the query (e.g. if the query timed out).
 * Prashant Pandey fixed the query engine to handle extra columns added to a `SELECT *` statement.
 * Richard Startin added support for forward indexes on JSON columns.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org