You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2024/01/16 09:18:17 UTC

(doris) branch master updated (3e9be17f63b -> bc7e1e123b4)

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

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


    from 3e9be17f63b [feature](Nereids): optimize logical group expression in dphyp (#30000)
     add bc7e1e123b4 [bugfix](paimon)support native and jni to read paimon for minio/cos #29933

No new revisions were added by this update.

Summary of changes:
 docs/en/docs/lakehouse/multi-catalog/paimon.md     | 32 +++++++++--
 docs/zh-CN/docs/lakehouse/multi-catalog/paimon.md  | 32 +++++++++--
 .../paimon/PaimonFileExternalCatalog.java          | 15 +++++
 .../property/constants/PaimonProperties.java       |  1 +
 .../planner/external/paimon/PaimonScanNode.java    | 17 +++++-
 .../java/org/apache/doris/qe/SessionVariable.java  | 14 +++++
 .../paimon/paimon_base_filesystem.out              | 17 ++++++
 .../paimon/paimon_base_filesystem.groovy           | 66 ++++++++++++++++++++++
 8 files changed, 180 insertions(+), 14 deletions(-)
 create mode 100644 regression-test/data/external_table_p2/paimon/paimon_base_filesystem.out
 create mode 100644 regression-test/suites/external_table_p2/paimon/paimon_base_filesystem.groovy


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