-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 7.0.0 M3
-
Fix Version/s: 7.0.0 M3
-
Component/s: Core Infrastructure, Performance
-
Labels:None
-
Epic/Theme:
-
Story Points:6
-
Fix Priority:3
-
Git Pull Request:
The ant build-sample-sql task with these settings:
sample.sql.db.type=oracle
sample.sql.optimize.buffer.size=0
sample.sql.output.merge=false
generates an output like the following:
insert into User_ values (0, '00000000-0000-0000-0000-0005b1ae', 523423, 162, '2014-11-25 18:55:53', '2014-11-25 18:55:53', false, 523424, 'test', false, false, '2014-11-25 18:55:53', '', 'What is your screen name?', 'test50', 0, 'test50', '[email protected]', 0, 0, '', 0, 'en_US', '', 'Welcome test50!', '', 'MARY', '', 'TAYLOR', '', '2014-11-25 18:55:53', '', '2014-11-25 18:55:53', '', '2014-11-25 18:55:53', 0, false, '2014-11-25 18:55:53', true, true, '0'); insert into U
- is related to
-
LPS-27277 Make SampleSQLBuilder's optimize buffer size configurable
-
- Closed
-