
Tim Segall
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by Tim Segall Sort by recent activity-
Official comment In terms of performance - the new node is dramatically faster. In my brief testing typically 15 to 100 times faster. For example, the new node processed 60 million rows in ~18 minutes.
-
Kristian, *** The following answer assumes you are on 3.1.6 *** Take the above output and output it into an Aggregate node. Set the GroupBy to 'name' and the Operation to be Max of login and you...
-
Robert, One of the Engineers had a look at this issue and there is potentially more detail here than you want to know. The core issue is that the information available from the JDBC driver is limit...
-
Nancy, If you want to suppress records in a transform node you need to set the output to None based on the condition you have identified. The example below based on Mark's above should give you all...
-
Kevin, The Server OS's supported are listed in the Server Installation Guide - available here https://installers.lavastorm.com/Dataverse315/Server/Dataverse+Server+Installation+Guide.pdf. But in sh...
-
Kevin, Assuming you are asking whether Dataverse can access SQL Server running on Windows Server 2008R2 the answer is yes. Dataverse ships with sqljdbc4-4.2.jar which can access Microsoft SQL Serv...
-
Simplest solution is probably just to hook the output of the Excel node to a new Transform node. In the new transform node, you need to create a new Field (named Description) with the contents of t...
-
Martin, As per the documentation https://preview-desktop.lavastorm.com/#e-node-help/Correlation/lookup.html?Highlight=lookup this node 'Enriches a large data set (left table) with a small data set ...