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
[IcebergIO] extend table partitioning to Beam SQL (#35268)
* add sql partitioning
* trigger ITs and add to CHANGES
* simplify test
* include emoty namespace fix
* add error when using partitioning for unsupported tables
* fix test