diff --git a/src/hive_fork_manager/authorization.sql b/src/hive_fork_manager/authorization.sql index ca665b1f037695f2e9f9c43d00b5e4c92955efd3..11655d266f65f9bbba96c131816baaaaf566d818 100644 --- a/src/hive_fork_manager/authorization.sql +++ b/src/hive_fork_manager/authorization.sql @@ -194,12 +194,7 @@ GRANT EXECUTE ON FUNCTION , hafd._operation_from_jsonb(jsonb) , hafd.operation_to_jsontext(hafd.operation) , hafd.operation_from_jsontext(TEXT) - --, hive_update.create_database_hash() - --, hive_update.calculate_schema_hash() , hive.all_indexes_have_status(_status hafd.index_status) - --, hive_update.calculate_table_schema_hash(schema_name TEXT,_table_name TEXT) - --, hive_update.calculate_state_provider_hash(_provider hafd.state_providers ) - --, hive_update.calculate_state_provider_hashes() , hive.are_any_indexes_missing() , hive.are_indexes_restored() , hive.are_fk_dropped()