>From Utsav Singh <[email protected]>:

Utsav Singh has uploaded a new patch set (#3). ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19354 )

Change subject: [ASTERIXDB-3509]: COPY TO CSV Perf Issue
......................................................................

[ASTERIXDB-3509]: COPY TO CSV Perf Issue

Details: Instance creation of csv printerFactory was getting created for all 
the data in the records. Change that to single instance creation per query.

Change-Id: I55b114c81707e57307b52a1828952fa56847b2dc
---
M 
asterixdb/asterix-om/src/main/java/org/apache/asterix/dataflow/data/nontagged/printers/csv/AObjectPrinterFactory.java
M 
asterixdb/asterix-om/src/main/java/org/apache/asterix/dataflow/data/nontagged/printers/csv/ANullPrinterFactory.java
M 
asterixdb/asterix-om/src/main/java/org/apache/asterix/om/pointables/printer/csv/APrintVisitor.java
M 
asterixdb/asterix-om/src/main/java/org/apache/asterix/dataflow/data/nontagged/printers/csv/AStringPrinterFactory.java
4 files changed, 29 insertions(+), 20 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb 
refs/changes/54/19354/3
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19354
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings

Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: I55b114c81707e57307b52a1828952fa56847b2dc
Gerrit-Change-Number: 19354
Gerrit-PatchSet: 3
Gerrit-Owner: Utsav Singh <[email protected]>
Gerrit-CC: Jenkins <[email protected]>
Gerrit-MessageType: newpatchset

Reply via email to