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
Current SqlCallTransformer transforms SqlCall, we need to investigate if transforming SqlBasicCall meets our requirement of migrating transformations from RelNode layer to SqlNode layer.
The text was updated successfully, but these errors were encountered:
Current SqlCallTransformer transforms
SqlCall
, we need to investigate if transformingSqlBasicCall
meets our requirement of migrating transformations from RelNode layer to SqlNode layer.The text was updated successfully, but these errors were encountered: