flatbuffers
flatbuffers copied to clipboard
Lack of parity with tensorflow/third_party/flatbuffers/build_defs.bzl
Support for bazel is really sadly lacking. There's no python support included, and the srcs
attribute of flatbuffers_build_public
is broken when srcs
contains labels referencing file groups. The version, which appears to be a google internal fork, in tensorflow/third_party/flatbuffers/build_defs.bzl is significantly more advanced and resolves these problems. Is there any plan to upstream these?
Longer term, ideally there would be somelthing equivalent to https://rules-proto-grpc.com/en/latest/ but for flatbuffers
No plans that I'm aware of
I would love to help
@yeswalrus Yes, our bazel support isn't the greatest, mostly because we are a cmake-first project.
The tensorflow libraries are indeed better and we would be supportive to updating ours. That team is fully staffed and has the resources to make things better, compared to flatbuffers which is just volunteer work.
This issue is stale because it has been open 6 months with no activity. Please comment or label not-stale
, or this will be closed in 14 days.
This issue was automatically closed due to no activity for 6 months plus the 14 day notice period.