You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/11/02 17:10:47 UTC

(pinot) branch master updated (fee11d6dc5 -> 53e80331a4)

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

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from fee11d6dc5 Fix NPE for IN clause on constant STRING dictionary (#11930)
     add 53e80331a4 Removing direct dependencies on `commons-logging` and replacing with `jcl-over-slf4j` (#11920)

No new revisions were added by this update.

Summary of changes:
 pinot-common/pom.xml                               |  4 +-
 pinot-connectors/pinot-spark-3-connector/pom.xml   |  4 ++
 pinot-controller/pom.xml                           |  4 +-
 pinot-core/pom.xml                                 |  4 +-
 pinot-integration-test-base/pom.xml                |  4 +-
 pinot-integration-tests/pom.xml                    |  4 +-
 .../pinot-batch-ingestion-hadoop/pom.xml           |  4 +-
 .../pinot-batch-ingestion-spark-2.4/pom.xml        |  4 +-
 .../pinot-batch-ingestion-spark-3/pom.xml          |  8 +++-
 pinot-spi/pom.xml                                  |  4 +-
 pom.xml                                            | 49 ++++++++++++++++++----
 11 files changed, 67 insertions(+), 26 deletions(-)


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