an-shi-chi-fan commented on PR #6728: URL: https://github.com/apache/gravitino/pull/6728#issuecomment-2746800015
> Why not stop putting a NULL value to the properties map, instead of checking it in the stream filter: > > ` properties.put(HiveSchemaPropertiesMetadata.LOCATION, database.getLocationUri());` in > Why not stop putting a NULL value to the properties map, instead of checking it in the stream filter: > > ` properties.put(HiveSchemaPropertiesMetadata.LOCATION, database.getLocationUri());` Either schema or table is allowed to have one location as null. -- 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]
