feathub icon indicating copy to clipboard operation
feathub copied to clipboard

Support sinking multiple feature tables into the same online store table

Open yunfengzhou-hub opened this issue 1 year ago • 0 comments

Feathub should allow materializating multiple TableDescriptors, which may have different schema and keys, into the same redis or memory online store. Unless the feature tables have entries with the same schema and keys, but different feature values, Feathub should not break or have correctness problems in the case described above.

yunfengzhou-hub avatar Apr 12 '23 02:04 yunfengzhou-hub