-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Breaking ChangeIncludes a breaking change to the APIIncludes a breaking change to the APIComponent: JavaType: enhancement
Milestone
Description
Describe the enhancement requested
This depends on #38996 .
Build the following modules as JPMS module:
- adapter modules
- algorithm
- c
- compression
- dataset
- flight-core
- flight-sql
- gandiva
- tools
flight-sql-jdbc-driver should not be built as a module since it's not intended to be statically linked.
Likely performance and flight-integration-tests should not either since they are for testing purposes only.
Component(s)
Java
Metadata
Metadata
Assignees
Labels
Breaking ChangeIncludes a breaking change to the APIIncludes a breaking change to the APIComponent: JavaType: enhancement