We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated How to install Kiba Pro (markdown)
Revert "Destroyed Core Concepts (markdown)" This reverts commit e70be01a96a53e0e2fc493df572f1ffd3fa477b0.
Destroyed Core Concepts (markdown)
Updated Home (markdown)
Updated Ruby 2.7 keyword arguments compatibility note (markdown)
It might be useful to allow a default value for non matching records or nulls. Often data warehouse dimensions have a "catch all" component so you don't miss fact table data used for aggregated reporting. E.g. if a department key cannot be found set it to a default value of "-1" which matches an "Unknown" department row with id: -1 name: "Unknown"
Remove version
Updated SQL Bulk Insert Upsert Destination (markdown)
Update references
Updated SQL Bulk Lookup (markdown)
Updated SQL Batch Lookup (markdown)
Created SQL Batch Lookup (markdown)
Updated Parallel Transform (markdown)