Nov 14, 20223 min readBuilding 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 19, 20221 min readFlatten & ExplodeSparkflows provides the Flatten & Explode nodes to extract the columns from complex data types like struct type & array type. Flatten:...
Nov 11, 20211 min readSupport for Credential Store in SparkflowsSparkflows enables you to configure Credential Store. When creating connections, values like user-name/ password etc. can be fetched from...