SPRKSPSQL1004
Pending functional equivalence for binary expression
Category
Warning.
Description
Pending functional equivalence for binary expression
Input code:
SELECT 10 % 2;
Output code:
SELECT
--EWI: SPRKSPSQL1004 => Pending functional equivalence for binary expression
10 % 2;
Recommendation
For more support, you can email us at [email protected]. If you have a contract for support with Snowflake, reach out to your sales engineer and they can direct your support needs.
Last updated