zhztheplayer commented on PR #7360: URL: https://github.com/apache/incubator-gluten/pull/7360#issuecomment-2418518211
CI is failing at the known CSV issue ``` - csv scan with option string as null 24/10/17 03:19:28 WARN GlutenFallbackReporter: Validation failed for plan: Scan text [QueryId=3356], due to: Unsupported file format for UnknownFormat.. E20241017 03:19:28.696393 29864 Exceptions.h:66] Line: /__w/incubator-gluten/incubator-gluten/ep/build-velox/build/velox_ep/velox/exec/Task.cpp:1955, Function:terminate, Expression: Cancelled, Source: RUNTIME, ErrorCode: INVALID_STATE 24/10/17 03:19:28 WARN GlutenFallbackReporter: Validation failed for plan: Scan text , due to: Unsupported file format for UnknownFormat.. 24/10/17 03:19:28 WARN ArrowNativeMemoryPool: Arrow pool still reserved non-zero bytes, which may cause memory leak, size: 128.0 B. # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fa14049fcd0, pid=1158, tid=0x00007fa091b7e700 # # JRE version: OpenJDK Runtime Environment (8.0_312-b07) (build 1.8.0_312-b07) # Java VM: OpenJDK 64-Bit Server VM (25.312-b07 mixed mode linux-amd64 compressed oops) # Problematic frame: # C 0x00007fa14049fcd0 # # Core dump written. Default location: /__w/incubator-gluten/incubator-gluten/backends-velox/core or core.1158 # # An error report file with more information is saved as: # /__w/incubator-gluten/incubator-gluten/backends-velox/hs_err_pid1158.log - csv scan with option delimiter # # If you would like to submit a bug report, please visit: # https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%208&component=java-1.8.0-openjdk # ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
