Nov 14, 20223 minBuilding Data Pipelines in SparkflowsThis blog is the first of many to come in the Data and AI Pipeline series. Data pipelines are a means to move data from source systems to...
Jun 20, 20221 minFlatten & ExplodeSparkflows provides the Flatten & Explode nodes to extract the columns from complex data types like struct type & array type. Flatten:...
Nov 11, 20211 minSupport for Credential Store in SparkflowsSparkflows enables you to configure Credential Store. When creating connections, values like user-name/ password etc. can be fetched from...