>From Ian Maxon <[email protected]>: Attention is currently required from: Hussain Towaileb, Ali Alsuliman. Ian Maxon has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18373 )
Change subject: [ASTERIXDB-3429][EXT] Configurable CSV escape char ...................................................................... Patch Set 2: (4 comments) File asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/util/ExternalDataUtils.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18373/comment/0ff69076_9e69390f PS1, Line 147: ExternalDataConstants.CSV_ESCAPE > ah, yes you are right. for example TSV uses \ (e.g. \t, \r) most of the time. Done File hyracks-fullstack/hyracks/hyracks-dataflow-std/src/main/java/org/apache/hyracks/dataflow/std/file/DelimitedDataTupleParserFactory.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18373/comment/e463f6ae_bb79cb54 PS1, Line 93: double quotes > escaped quotes Done File hyracks-fullstack/hyracks/hyracks-dataflow-std/src/main/java/org/apache/hyracks/dataflow/std/file/FieldCursorForDelimitedDataParser.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18373/comment/bd348e4d_cb5a37bb PS1, Line 57: d e > ^contain Done https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18373/comment/768efaee_a86be46d PS1, Line 195: startedQuote = true; > this part seems suspicious to me. […] Done -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18373 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: I50bebc4b8b683889855cb5dd048ab27d7c93af76 Gerrit-Change-Number: 18373 Gerrit-PatchSet: 2 Gerrit-Owner: Ian Maxon <[email protected]> Gerrit-Reviewer: Ali Alsuliman <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-CC: Mehnaz Tabassum Mahin <[email protected]> Gerrit-Attention: Hussain Towaileb <[email protected]> Gerrit-Attention: Ali Alsuliman <[email protected]> Gerrit-Comment-Date: Tue, 18 Jun 2024 14:01:57 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: Ian Maxon <[email protected]> Comment-In-Reply-To: Ali Alsuliman <[email protected]> Gerrit-MessageType: comment
