to;SparkBy| Examples"# Example 1: Split the string on multiple delimiters# Using re.split()pattern=r'[,;|]'result=re.split(pattern,string)# Example 2: Using re.findall() function# split the string on multiple delimitersresult=re.findall(r"[\w']+",string...
locally. One part of it are pre-commit checks, that allow you to run the same static checks in CI and locally, but another part is the CI environment which is replicated locally with Breeze. You can read more about Breeze in `breeze.rst <dev/breeze/doc/breeze.rst>`_ but in essence ...
4 changes: 2 additions & 2 deletions 4 ibis/backends/tests/tpch/snapshots/test_h20/test_tpc_h20/snowflake/h20.sql @@ -83,8 +83,8 @@ WHERE WHERE "t4"."L_PARTKEY" = "t6"."ps_partkey" AND "t4"."L_SUPPKEY" = "t6"."ps_suppkey"...