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
feat: dont allow custom and time partition together (#1205)
stream creation should fail if time and custom partition flags are set
also, allow only one field for custom partition
update stream should fail if user tries to set custom partition
when time partition already exists
needs change in console as well
currently console allows 3 custom partition fields
that need to be updated to allow 1 field
0 commit comments