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
We recently added support for the Iceberg bucket() function and added TestIcebergScalarFunctions. changelog() function was implemented some time ago and TestIcebergScalarFunctions needs to be moved to TestIcebergScalarFunctions.
Expected Behavior or Use Case
The tests of Iceberg changelog() function be moved to TestIcebergScalarFunctions
Context
To group related tests together and make code base easy to read and maintain.