BePPPower opened a new pull request, #30541:
URL: https://github.com/apache/doris/pull/30541
…nd query AVRO table : InaccessibleObjectException (#30003)
## Proposed changes
Issue Number: close #xxx
The exception is:
```java
ERROR 1105 (HY000): errCode = 2, detailMessage =
(127.0.0.1)[CANCELLED]failed to init reader for file
s3://doris-build-1308700295/regression/datalake/pipeline_data/tvf/all_type.avro,
err: [INTERNAL_ERROR]ExceptionInInitializerError: null
CAUSED BY: InaccessibleObjectException: Unable to make field private
volatile java.lang.String java.net.URI.string accessible: module java.base does
not "opens java.net" to unnamed module @3952037b
0# doris::JniUtil::GetJniExceptionMsg(JNIEnv_*, bool,
std::__cxx11::basic_string<char, std::
```
<!--Describe your changes.-->
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[[email protected]](mailto:[email protected]) by explaining why you
chose the solution you did and what alternatives you considered, etc...
--
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]