Created dedicated index for hive.operations table, starting from op_type_id,...
Created dedicated index for hive.operations table, starting from op_type_id, to allow fast query/grouping for given operation type. It replaced already existing index starting again from block_num but still covers this column.
Loading
Please sign in to comment