justinmclean opened a new issue, #7218: URL: https://github.com/apache/gravitino/issues/7218
### What would you like to be improved? In spark-connector/spark-common/src/main/java/org/apache/gravitino/spark/connector/utils/HiveGravitinoOperationOperator.java in listPartitionIdentifiers a null pointer exception could occure when callling getHivePartitionName as getHivePartitionName uses names.length. ### How should we improve? Add a null check or similar. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
