LogoLogo
release-0.9.0
release-0.9.0
  • Introduction
  • Basics
    • Concepts
    • Architecture
    • Components
      • Cluster
      • Controller
      • Broker
      • Server
      • Minion
      • Tenant
      • Schema
      • Table
      • Segment
      • Pinot Data Explorer
    • Getting Started
      • Running Pinot locally
      • Running Pinot in Docker
      • Running Pinot in Kubernetes
      • Public cloud examples
        • Running on Azure
        • Running on GCP
        • Running on AWS
      • Hdfs as Deep Storage
      • Manual cluster setup
      • Batch import example
      • Stream ingestion example
      • Troubleshooting Pinot
      • Frequently Asked Questions (FAQs)
        • General
        • Pinot On Kubernetes FAQ
        • Ingestion FAQ
        • Query FAQ
        • Operations FAQ
    • Import Data
      • Batch Ingestion
        • Spark
        • Hadoop
        • Backfill Data
        • Dimension Table
      • Stream ingestion
        • Apache Kafka
        • Amazon Kinesis
      • Stream Ingestion with Upsert
      • File systems
        • Amazon S3
        • Azure Data Lake Storage
        • HDFS
        • Google Cloud Storage
      • Input formats
      • Complex Type (Array, Map) Handling
    • Indexing
      • Forward Index
      • Inverted Index
      • Star-Tree Index
      • Bloom Filter
      • Range Index
      • Text search support
      • JSON Index
      • Geospatial
    • Releases
      • 0.9.0
      • 0.8.0
      • 0.7.1
      • 0.6.0
      • 0.5.0
      • 0.4.0
      • 0.3.0
      • 0.2.0
      • 0.1.0
    • Recipes
      • GitHub Events Stream
  • For Users
    • Query
      • Querying Pinot
      • Filtering with IdSet
      • Supported Transformations
      • Supported Aggregations
      • User-Defined Functions (UDFs)
      • Cardinality Estimation
      • Lookup UDF Join
      • Querying JSON data
    • APIs
      • Broker Query API
        • Query Response Format
      • Controller Admin API
    • External Clients
      • JDBC
      • Java
      • Python
      • Golang
    • Tutorials
      • Use OSS as Deep Storage for Pinot
      • Ingest Parquet Files from S3 Using Spark
      • Creating Pinot Segments
      • Use S3 as Deep Storage for Pinot
      • Use S3 and Pinot in Docker
      • Batch Data Ingestion In Practice
      • Schema Evolution
  • For Developers
    • Basics
      • Extending Pinot
        • Writing Custom Aggregation Function
        • Segment Fetchers
      • Contribution Guidelines
      • Code Setup
      • Code Modules and Organization
      • Update Documentation
    • Advanced
      • Data Ingestion Overview
      • Ingestion Transformations
      • Null Value Support
      • Advanced Pinot Setup
    • Plugins
      • Write Custom Plugins
        • Input Format Plugin
        • Filesystem Plugin
        • Batch Segment Fetcher Plugin
        • Stream Ingestion Plugin
    • Design Documents
      • Segment Writer API
  • For Operators
    • Deployment and Monitoring
      • Setup cluster
      • Setup table
      • Setup ingestion
      • Decoupling Controller from the Data Path
      • Segment Assignment
      • Instance Assignment
      • Rebalance
        • Rebalance Servers
        • Rebalance Brokers
      • Tiered Storage
      • Pinot managed Offline flows
      • Minion merge rollup task
      • Access Control
      • Monitoring
      • Tuning
        • Realtime
        • Routing
      • Upgrading Pinot with confidence
    • Command-Line Interface (CLI)
    • Configuration Recommendation Engine
    • Tutorials
      • Authentication, Authorization, and ACLs
      • Configuring TLS/SSL
      • Build Docker Images
      • Running Pinot in Production
      • Kubernetes Deployment
      • Amazon EKS (Kafka)
      • Amazon MSK (Kafka)
      • Monitor Pinot using Prometheus and Grafana
  • Configuration Reference
    • Cluster
    • Controller
    • Broker
    • Server
    • Table
    • Schema
    • Ingestion Job Spec
  • RESOURCES
    • Community
    • Team
    • Blogs
    • Presentations
    • Videos
  • Integrations
    • Tableau
    • Trino
    • ThirdEye
    • Superset
    • Presto
Powered by GitBook
On this page
  • Summary
  • Notable New Features
  • Special notes
  • Major Bug fixes

Was this helpful?

Export as PDF
  1. Basics
  2. Releases

0.8.0

This release introduced several new features, including compatibility tests, enhanced complex type and Json support, partial upsert support, and new stream ingestion plugins.

Previous0.9.0Next0.7.1

Last updated 3 years ago

Was this helpful?

Summary

This release introduced several awesome new features, including compatibility tests, enhanced complex type and Json support, partial upsert support, and new stream ingestion plugins (AWS Kinesis, Apache Pulsar). It contains a lot of query enhancements such as new timestamp and boolean type support and flexible numerical column comparison. It also includes many key bug fixes. See details below.

The release was cut from the following commit: fe83e95aa9124ee59787c580846793ff7456eaa5

and the following cherry-picks:

Notable New Features

  • Extract time handling for SegmentProcessorFramework ()

  • Add Apache Pulsar low level and high level connector ()

  • Enable parallel builds for compat checker ()

  • Add controller/server API to fetch aggregated segment metadata ()

  • Support Dictionary Based Plan For DISTINCT ()

  • Provide HTTP client to kinesis builder ()

  • Add datetime function with 2 arguments ()

  • Adding ability to check ingestion status for Offline Pinot table ()

  • Add timestamp datatype support in JDBC ()

  • Allow updating controller and broker helix hostname ()

  • Cancel running Kinesis consumer tasks when timeout occurs ()

  • Implement Append merger for partial upsert ()

    `* SegmentProcessorFramework Enhancement ()

  • Added TaskMetricsEmitted periodic controler job ()

  • Support json path expressions in query. ()

  • Support data preprocessing for AVRO and ORC formats ()

  • Add partial upsert config and mergers ()

  • Add support for range index rule recommendation(#7034) ()

  • Allow reloading consuming segment by default ()

  • Add LZ4 Compression Codec (#6804) ([#7035](

    ))

  • Make Pinot JDK 11 Compilable (\

  • Introduce in-Segment Trim for GroupBy OrderBy Query ()

  • Produce GenericRow file in segment processing mapper ()

  • Add ago() scalar transform function ()

  • Add Bloom Filter support for IN predicate(#7005) ()

  • Add genericRow file reader and writer ()

  • Normalize LHS and RHS numerical types for >, >=, <, and <= operators. ()

  • Add Kinesis Stream Ingestion Plugin ()

  • feature/#6766 JSON and Startree index information in API ()

  • Support null value fields in generic row ser/de ()

  • Implement PassThroughTransformOperator to optimize select queries(#6972) ()

  • Optimize TIME_CONVERT/DATE_TIME_CONVERT predicates ()

  • Prefetch call to fetch buffers of columns seen in the query ()

  • Enabling compatibility tests in the script ()

  • Add collectionToJsonMode to schema inference ()

  • Add the complex-type support to decoder/reader ()

  • Adding a new Controller API to retrieve ingestion status for realtime… ()

  • Add support for Long in Modulo partition function. ()

  • Enhance PinotSegmentRecordReader to preserve null values ()

  • add complex-type support to avro-to-pinot schema inference ()

  • Add correct yaml files for real time data(#6787) ()

  • Add complex-type transformation to offline segment creation ()

  • Add config File support(#6787) ()

  • Enhance JSON index to support nested array ()

  • Add debug endpoint for tables. ()

  • JSON column datatype support. ()

  • Allow empty string in MV column ()

  • Add Zstandard compression support with JMH benchmarking(#6804) ()

  • Normalize LHS and RHS numerical types for = and != operator. ()

  • Change ConcatCollector implementation to use off-heap ()

  • [PQL Deprecation] Clean up the old BrokerRequestOptimizer ()

  • [PQL Deprecation] Do not compile PQL broker request for SQL query ()

  • Add TIMESTAMP and BOOLEAN data type support ()

  • Add admin endpoint for Pinot Minon. ()

  • Remove the usage of PQL compiler ()

  • Add endpoints in Pinot Controller, Broker and Server to get system and application configs. ()

  • Support IN predicate in ColumnValue SegmentPruner(#6756) ()

  • Enable adding new segments to a upsert-enabled realtime table ()

  • Interface changes for Kinesis connector ()

  • Pinot Minion SegmentGenerationAndPush task: PinotFS configs inside taskSpec is always temporary and has higher priority than default PinotFS created by the minion server configs ()

  • DataTable V3 implementation and measure data table serialization cost on server ()

  • add uploadLLCSegment endpoint in TableResource ()

  • File-based SegmentWriter implementation ()

  • Basic Auth for pinot-controller ()

  • UI integration with Authentication API and added login page ()

  • Support data ingestion for offline segment in one pass ()

  • SumPrecision: support all data types and star-tree ()

  • complete compatibility regression testing ()

  • Kinesis implementation Part 1: Rename partitionId to partitionGroupId ()

  • Make Pinot metrics pluggable ()

  • Recover the segment from controller when LLC table cannot load it ()

  • Adding a new API for validating specified TableConfig and Schema ()

  • Introduce a metric for query/response size on broker. ()

  • Adding a controller periodic task to clean up dead minion instances ()

  • Adding new validation for Json, TEXT indexing ()

  • Always return a response from query execution. ()

Special notes

  • — timeColumnTransformFunction is removed (backward-incompatible, but rollup is not supported anyway)

    — Deprecate collectorType and replace it with mergeType

    — Add roundBucketTimePeriod and partitionBucketTimePeriod to config the time bucket for round and partition

Major Bug fixes

After the 0.8.0 release, we will officially support jdk 11, and can now safely start to use jdk 11 features. Code is still compilable with jdk 8 ()

RealtimeToOfflineSegmentsTask config has some backward incompatible changes ()

Regex path for pluggable MinionEventObserverFactory is changed from org.apache.pinot.*.event.* to org.apache.pinot.*.plugin.minion.tasks.* ()

Moved all pinot built-in minion tasks to the pinot-minion-builtin-tasks module and package them into a shaded jar ()

Reloading consuming segment flag pinot.server.instance.reload.consumingSegment will be true by default ()

Move JSON decoder from pinot-kafka to pinot-json package. ()

Backward incompatible schema change through controller rest API PUT /schemas/{schemaName} will be blocked. ()

Deprecated /tables/validateTableAndSchema in favor of the new configs/validate API and introduced new APIs for /tableConfigs to operate on the realtime table config, offline table config and schema in one shot. ()

Fix race condition in MinionInstancesCleanupTask ()

Fix custom instance id for controller/broker/minion ()

Fix UpsertConfig JSON deserialization. ()

Fix the memory issue for selection query with large limit ()

Fix the deleted segments directory not exist warning ()

Fixing docker build scripts by providing JDK_VERSION as parameter ()

Misc fixes for json data type ()

Fix handling of date time columns in query recommender(#7018) ()

fixing pinot-hadoop and pinot-spark test ()

Fixing HadoopPinotFS listFiles method to always contain scheme ()

fixed GenericRow compare for different _fieldToValueMap size ()

Fix NPE in NumericalFilterOptimizer due to IS NULL and IS NOT NULL operator. ()

Fix the race condition in realtime text index refresh thread (#6858) ()

Fix deep store directory structure ()

Fix NPE issue when consumed kafka message is null or the record value is null. ()

Mitigate calcite NPE bug. ()

Fix the exception thrown in the case that a specified table name does not exist (#6328) ()

Fix CAST transform function for chained transforms ()

Fixed failing pinot-controller npm build ()

668b5e0
ee887b9
c2f7fcc
c1ac8a1
4da1dae
573651b
c6c407d
0d96c7f
c2637d1
#7158
#7026
#7149
#7102
#7141
#7148
#7116
#7070
#7117
#7064
#7109
#7087
#7092
#7091
#6998
#7062
#6899
#7063
#7078
https://github.com/apache/pinot/pull/7035
#6424
#6991
#7013
#6820
#7007
#6997
#6927
#6661
#6873
#6968
#6973
#6957
#6967
#6959
#6946
#6945
#6890
#6929
#6922
#6928
#6916
#6914
#6901
#6877
#6897
#6878
#6879
#6876
#6811
#6847
#6859
#6855
#6719
#6822
#6808
#6817
#6776
#6567
#6667
#6744
#6710
#6653
#6718
#6613
#6686
#6479
#6668
#6650
#6655
#6640
#6647
#6620
#6590
#6543
#6541
#6596
#6424
#7158
#6980
#6618
#7078
#7021
#6737
#6840
#7122
#7127
#7125
#7112
#7097
#7095
#7057
#7031
#7030
#7027
#6964
#7001
#6990
#6976
#6950
#6908
#6765
#6941
#6795