io.kestra.plugin.jdbc.arrowflight.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-jdbc-arrow-flight Show documentation
Show all versions of plugin-jdbc-arrow-flight Show documentation
Query a compatible database using the Kestra Apache Arrow Flight SQL JDBC plugin.
The newest version!
@PluginSubGroup(
description = "This sub-group of plugins contains tasks for accessing a database through Apache Arrow Flight SQL.",
categories = PluginSubGroup.PluginCategory.DATABASE
)
package io.kestra.plugin.jdbc.arrowflight;
import io.kestra.core.models.annotations.PluginSubGroup;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy