MironAtHome commented on issue #1542: URL: https://github.com/apache/age/issues/1542#issuecomment-1942942255
It looks like most of cypher functionality and C functions are working under branch port/win32msvc/PG14/1.5.0 in the fork CSV loading module is in works As as aside, I am not 100% convinced that yet another API CSV within graph module in C is easy to maintain, platform wise. Would you be open to consider loading files into Postgres tables for regression sakes and than ingesting data into graph from table? This might help to obviate some of the sharp(er) corners of dealing with character sets, since it would match what Postgres loads. By itself, I believe, Postgres has both, LOAD feature for the CSV files, that should be able to handle any character set comfortably, and 3rd party extensions handling CSV file(s). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org