steveloughran commented on PR #3237:
URL:
https://github.com/apache/datafusion-comet/pull/3237#issuecomment-3791496598
would it be more resilient to have a @PublicAPI attribute which took a list
of libraries you knew used it it? There's some stuff in hadoop (e.g. hdfs
MiniDFSCluster) that document that hbase & others use it...
```
@InterfaceAudience.LimitedPrivate({"HBase", "HDFS", "Hive", "MapReduce",
"Pig"})
```
--
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]