This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch new-site-dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/new-site-dev by this push:
new 25bd6b5c Release 1.3.0 download update. (#141)
25bd6b5c is described below
commit 25bd6b5c6922fb93f9cd73e7fe953bfa6c9be302
Author: Abhishek Sharma <[email protected]>
AuthorDate: Tue Feb 18 18:40:22 2025 -0500
Release 1.3.0 download update. (#141)
---
data/downloads/1.3.0.mdx | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/data/downloads/1.3.0.mdx b/data/downloads/1.3.0.mdx
new file mode 100644
index 00000000..0ca3d02b
--- /dev/null
+++ b/data/downloads/1.3.0.mdx
@@ -0,0 +1,16 @@
+---
+version: 1.3.0
+date: 17/02/2025
+href:
http://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.3.0/apache-pinot-1.3.0-bin.tar.gz?action=download
+officialSource:
+ download:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.3.0/apache-pinot-1.3.0-src.tar.gz?action=download'
+ sha512:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.3.0/apache-pinot-1.3.0-src.tar.gz.sha512?action=download'
+ asc:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.3.0/apache-pinot-1.3.0-src.tar.gz.asc?action=download'
+binary:
+ download:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.3.0/apache-pinot-1.3.0-bin.tar.gz?action=download'
+ sha512:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.3.0/apache-pinot-1.3.0-bin.tar.gz.sha512?action=download'
+ asc:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.3.0/apache-pinot-1.3.0-bin.tar.gz.asc?action=download'
+releaseNotes: 'This release brings significant improvements, including
enhancements to the multistage query engine and the introduction of an
experimental time series query engine for efficient analysis. Key features
include database query quotas, cursor-based pagination for large result sets,
multi-stream ingestion, and new function support for URL and GeoJson. Security
vulnerabilities and several bug fixes and performance enhancements have been
addressed, ensuring a more robust and ver [...]
+---
+
+This release brings significant improvements, including enhancements to the
multistage query engine and the introduction of an experimental time series
query engine for efficient analysis. Key features include database query
quotas, cursor-based pagination for large result sets, multi-stream ingestion,
and new function support for URL and GeoJson. Security vulnerabilities and
several bug fixes and performance enhancements have been addressed, ensuring a
more robust and versatile platform.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]