Introduction Skip first three rows Return middle two rows Using an expression with SKIP to return a subset of the rows SKIP defines from which record to start including the r...
If you run into an error like this: ! Package inputenc Error : Unicode char \u 8 : not set up for use with LaTeX . it probably means that you are using...
and isEmpty not or cond ifElse allPass anyPass defaultTo and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. ...
LUA Scripting Redisson provides RScript object to execute Lua script. It has atomicity property and used to process data on Redis or Valkey side. Script could be executed in two ...
and isEmpty not or cond ifElse allPass anyPass defaultTo and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. ...
Introduction Usage Configuration Developer Guide Introduction The Gobblin Compliance module allows for data purging to meet regulatory compliance requirements. The module in...
and isEmpty not or cond ifElse allPass anyPass and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the...
Introduction Usage Configuration Developer Guide Introduction The Gobblin Compliance module allows for data purging to meet regulatory compliance requirements. The module in...
Introduction Return a subset of the rows Using an expression with LIMIT to return a subset of the rows LIMIT constrains the number of records in the output. Introduction LIM...