Is there a data type stores name filed and datatype of field and return field by name

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Is there a data type stores name filed and datatype of field and return field by name

hagersaleh
Is there a data type stores name filed and datatype of field and return field by name

i want handles operation by name filed
Reply | Threaded
Open this post in threaded view
|

Re: Is there a data type stores name filed and datatype of field and return field by name

Stephan Ewen
The table API (see http://ci.apache.org/projects/flink/flink-docs-master/table.html) is exactly for that.

Check it out!

On Wed, Apr 15, 2015 at 4:23 PM, hagersaleh <[hidden email]> wrote:
Is there a data type stores name filed and datatype of field and return field
by name

i want handles operation by name filed



--
View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Is-there-a-data-type-stores-name-filed-and-datatype-of-field-and-return-field-by-name-tp1049.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: Is there a data type stores name filed and datatype of field and return field by name

hagersaleh
I want jar file for
import org.apache.flink.api.table.Table;
import org.apache.flink.api.java.table.TableEnvironment;