You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, you can register a test that returns data that doesn't match the specified table. tf.register() should not allow that. (For example, try a register that inserts into one table, but marks itself as belonging to a different table.)
The text was updated successfully, but these errors were encountered:
Currently, you can register a test that returns data that doesn't match the specified table. tf.register() should not allow that. (For example, try a register that inserts into one table, but marks itself as belonging to a different table.)
The text was updated successfully, but these errors were encountered: