openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pentaho-kettle
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 05, 2024 — Nov 05, 2025
Showing page 819 of 825
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed demo boolean (always false now ;-)) Also, added extra "simple" constructor if you just want to generate an image of the transformation.
MattCasters
More...
almost 20 years ago
Changed preview method using TransPreviewFactory
MattCasters
More...
almost 20 years ago
Changed preview method using TransPreviewFactory
MattCasters
More...
almost 20 years ago
Factory to create a new transformation using one StepMetaInterface. The other step in the transformation is a dummy step. This is the most simple transformation possible in Kettle and we can run previews on it. Can be used in step dialogs for all kind of purposes.
MattCasters
More...
almost 20 years ago
Huge performance upgrade by removing the set of default values. These values are overwritten anyway by the parent dialog. 50.000 rows of 30 fields now show in under 1 minute on my laptop.
MattCasters
More...
almost 20 years ago
Trying to speed up preview of rows by asynchronous fill of table values.
MattCasters
More...
almost 20 years ago
Default values are not used in Columns, the constructors using default methods are deprecated.
MattCasters
More...
almost 20 years ago
Even if we didn't specify a log date connection, we still have to respect the max. time difference between start and end date range.
MattCasters
More...
almost 20 years ago
Removed licensing trace, demo warning code and moved to "/" use in Repository paths
MattCasters
More...
almost 20 years ago
Added static final method to be use in Comparable() when sorting Rows
MattCasters
More...
almost 20 years ago
Changed the File separator for Repository object to "/" instead of "/" or "\" system dependand. Otherwise, you get conflicts when working on both windows and unix systems simultanious.
MattCasters
More...
almost 20 years ago
Added extra logging abot repository and username usage
MattCasters
More...
almost 20 years ago
Oups, setDate uses wrong precision to save timestamps, has to be NOT supportsTimeStamp...
MattCasters
More...
almost 20 years ago
Trying to create a cross table
MattCasters
More...
almost 20 years ago
Added extra rowlevel logging for Bug - [# 1424] Filter step problem
MattCasters
More...
almost 20 years ago
Rename return fields of DimensionLookup
MattCasters
More...
almost 20 years ago
git-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@205 5fb7f6ec-07c1-534a-b4ca-9155e429e800
MattCasters
More...
almost 20 years ago
Added javadoc
MattCasters
More...
almost 20 years ago
Modified Spoon tip
MattCasters
More...
almost 20 years ago
Correct DimensionLookup checks in case the returned field isn't the same name. In fact this was buggy. (strange that it took this long to find it)
MattCasters
More...
almost 20 years ago
Lower the size of CLOB to accomodate 16M reported size of MySQL and others. This removed error about wanting to increase size of logging table CLOB field.
MattCasters
More...
almost 20 years ago
Trying to get BigNumber to convert to String properly. Converting decimal manually to correct local decimal symbol.
MattCasters
More...
almost 20 years ago
Commiting stuff for Interbase database support on the repository etc. (not working correctly so far)
MattCasters
More...
almost 20 years ago
Corrected data types for Interbase, also set correct "truncate table" statement: there isn't one :-(
MattCasters
More...
almost 20 years ago
Log about the used encoding
MattCasters
More...
almost 20 years ago
git-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@196 5fb7f6ec-07c1-534a-b4ca-9155e429e800
MattCasters
More...
almost 20 years ago
Added encoding selection to text file output
MattCasters
More...
almost 20 years ago
Added encoding selection for output text files
MattCasters
More...
almost 20 years ago
git-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@193 5fb7f6ec-07c1-534a-b4ca-9155e429e800
MattCasters
More...
almost 20 years ago
Constructed row needed to be copied every time to shield it from changed in next steps. Doh!
MattCasters
More...
almost 20 years ago
←
1
2
…
815
816
817
818
819
820
821
822
823
824
825
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree