Skip to content
Snippets Groups Projects
Commit 1e484c25 authored by Marcin's avatar Marcin
Browse files

remove comments

parent 882127fe
No related branches found
No related tags found
6 merge requests!627merge in fix for get_current_block_age,!626Fix get_current_block_age function to avoid healthcheck fails,!622merge develop to master,!599merge ( with merge commit) develop to master,!597Merge develop to master for release,!590issue #259 automaticly get tables to db hash computation
......@@ -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()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment