junhonglau

Results 3 issues of junhonglau

Fix for wrong variable problem. Problem for https://github.com/databrickslabs/dlt-meta/issues/243

bug

Should point to the one have catalog and schema instead (quarantine_table) not quarantine_table_name

bug

Custom function is not working `from pyspark.sql import DataFrame from pyspark.sql.functions import lit, col, from_json, explode_outer, expr from pyspark.sql.types import StructType, ArrayType, MapType, VariantType from src.Config import Config from src.dataflow_pipeline...

bug