This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from fbd83469156 [enhance](auth)node priv can show proc (#32751) add 27f337bbacc [fix](insert)fix conversion of doris type to hive type (#32735) No new revisions were added by this update. Summary of changes: .../datasource/hive/HiveMetaStoreClientHelper.java | 117 ++++++++++++------ .../org/apache/doris/datasource/hive/HiveUtil.java | 95 +++++++++++++++ .../datasource/hive/ThriftHMSCachedClient.java | 94 +-------------- .../plans/physical/PhysicalHiveTableSink.java | 1 + .../datasource/hive/HiveDDLAndDMLPlanTest.java | 131 +++++++++++++++++++++ 5 files changed, 310 insertions(+), 128 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org