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
#161 disabled subscripting for jsonb col['name'] syntax. Investigate whether it can be modified to convert that syntax to ClickHouse's sub-column syntax. See #169 for inspiration.
#161 disabled subscripting for jsonb
col['name']syntax. Investigate whether it can be modified to convert that syntax to ClickHouse's sub-column syntax. See #169 for inspiration.