[jira] [Created] (FLINK-7426) Table API does not support null values in keys

2017-08-11 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7426: --- Summary: Table API does not support null values in keys Key: FLINK-7426 URL: https://issues.apache.org/jira/browse/FLINK-7426 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-7450) Bounded generic POJO field is identified as Object by TypeExtractor

2017-08-15 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7450: --- Summary: Bounded generic POJO field is identified as Object by TypeExtractor Key: FLINK-7450 URL: https://issues.apache.org/jira/browse/FLINK-7450 Project: Flink

[jira] [Created] (FLINK-7452) Add helper methods for all built-in Flink types to Types

2017-08-15 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7452: --- Summary: Add helper methods for all built-in Flink types to Types Key: FLINK-7452 URL: https://issues.apache.org/jira/browse/FLINK-7452 Project: Flink Issue Ty

[jira] [Created] (FLINK-7554) Add a testing RuntimeContext to test utilities

2017-08-29 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7554: --- Summary: Add a testing RuntimeContext to test utilities Key: FLINK-7554 URL: https://issues.apache.org/jira/browse/FLINK-7554 Project: Flink Issue Type: New Fe

[jira] [Created] (FLINK-7594) Add a SQL CLI client

2017-09-06 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7594: --- Summary: Add a SQL CLI client Key: FLINK-7594 URL: https://issues.apache.org/jira/browse/FLINK-7594 Project: Flink Issue Type: New Feature Components

[jira] [Created] (FLINK-7681) Support arbitrary TypeInformation in Table API

2017-09-25 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7681: --- Summary: Support arbitrary TypeInformation in Table API Key: FLINK-7681 URL: https://issues.apache.org/jira/browse/FLINK-7681 Project: Flink Issue Type: Improv

[jira] [Created] (FLINK-7691) Remove ClassTag in Scala DataSet API

2017-09-26 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7691: --- Summary: Remove ClassTag in Scala DataSet API Key: FLINK-7691 URL: https://issues.apache.org/jira/browse/FLINK-7691 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-7698) Join with null literals leads to NPE

2017-09-27 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7698: --- Summary: Join with null literals leads to NPE Key: FLINK-7698 URL: https://issues.apache.org/jira/browse/FLINK-7698 Project: Flink Issue Type: Bug Co

[jira] [Created] (FLINK-7848) Allow time attributes for atomic types

2017-10-16 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7848: --- Summary: Allow time attributes for atomic types Key: FLINK-7848 URL: https://issues.apache.org/jira/browse/FLINK-7848 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-7859) Allow field annotations to define TypeInformation

2017-10-17 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7859: --- Summary: Allow field annotations to define TypeInformation Key: FLINK-7859 URL: https://issues.apache.org/jira/browse/FLINK-7859 Project: Flink Issue Type: Imp

[jira] [Created] (FLINK-8069) Support empty watermark strategy for TableSources

2017-11-14 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8069: --- Summary: Support empty watermark strategy for TableSources Key: FLINK-8069 URL: https://issues.apache.org/jira/browse/FLINK-8069 Project: Flink Issue Type: Imp

[jira] [Created] (FLINK-8107) UNNEST causes cyclic type checking exception

2017-11-20 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8107: --- Summary: UNNEST causes cyclic type checking exception Key: FLINK-8107 URL: https://issues.apache.org/jira/browse/FLINK-8107 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-8118) Allow to specify the offsets of KafkaTableSources

2017-11-21 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8118: --- Summary: Allow to specify the offsets of KafkaTableSources Key: FLINK-8118 URL: https://issues.apache.org/jira/browse/FLINK-8118 Project: Flink Issue Type: New

[jira] [Created] (FLINK-8122) Name all table sinks and sources

2017-11-21 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8122: --- Summary: Name all table sinks and sources Key: FLINK-8122 URL: https://issues.apache.org/jira/browse/FLINK-8122 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-8129) Add a union type

2017-11-22 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8129: --- Summary: Add a union type Key: FLINK-8129 URL: https://issues.apache.org/jira/browse/FLINK-8129 Project: Flink Issue Type: New Feature Components: Ta

[jira] [Created] (FLINK-8139) Check for proper equals() and hashCode() when registering a table

2017-11-23 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8139: --- Summary: Check for proper equals() and hashCode() when registering a table Key: FLINK-8139 URL: https://issues.apache.org/jira/browse/FLINK-8139 Project: Flink

[jira] [Created] (FLINK-8168) Add offset support for group windows

2017-11-29 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8168: --- Summary: Add offset support for group windows Key: FLINK-8168 URL: https://issues.apache.org/jira/browse/FLINK-8168 Project: Flink Issue Type: Bug Co

[jira] [Created] (FLINK-8169) Document timestamp and timezone behavior for Table API & SQL

2017-11-29 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8169: --- Summary: Document timestamp and timezone behavior for Table API & SQL Key: FLINK-8169 URL: https://issues.apache.org/jira/browse/FLINK-8169 Project: Flink Iss

[jira] [Created] (FLINK-8183) Add native Avro type support to the Table API & SQL

2017-12-01 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8183: --- Summary: Add native Avro type support to the Table API & SQL Key: FLINK-8183 URL: https://issues.apache.org/jira/browse/FLINK-8183 Project: Flink Issue Type: N

[jira] [Created] (FLINK-8185) Make first level flattening optional for input and output

2017-12-01 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8185: --- Summary: Make first level flattening optional for input and output Key: FLINK-8185 URL: https://issues.apache.org/jira/browse/FLINK-8185 Project: Flink Issue T

[jira] [Created] (FLINK-8187) Web client does not print errors

2017-12-01 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8187: --- Summary: Web client does not print errors Key: FLINK-8187 URL: https://issues.apache.org/jira/browse/FLINK-8187 Project: Flink Issue Type: Bug Compon

[jira] [Created] (FLINK-8236) Allow to set the parallelism of table queries

2017-12-11 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8236: --- Summary: Allow to set the parallelism of table queries Key: FLINK-8236 URL: https://issues.apache.org/jira/browse/FLINK-8236 Project: Flink Issue Type: Improve

[jira] [Created] (FLINK-8240) Create unified interfaces to configure and instatiate TableSources

2017-12-11 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8240: --- Summary: Create unified interfaces to configure and instatiate TableSources Key: FLINK-8240 URL: https://issues.apache.org/jira/browse/FLINK-8240 Project: Flink

[jira] [Created] (FLINK-8255) Key expressions on named rows types do not work

2017-12-13 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8255: --- Summary: Key expressions on named rows types do not work Key: FLINK-8255 URL: https://issues.apache.org/jira/browse/FLINK-8255 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-8277) Optimize code generation by using local references

2017-12-18 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8277: --- Summary: Optimize code generation by using local references Key: FLINK-8277 URL: https://issues.apache.org/jira/browse/FLINK-8277 Project: Flink Issue Type: Im

[jira] [Created] (FLINK-8282) Transformation with TwoInputStreamOperator fails

2017-12-18 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8282: --- Summary: Transformation with TwoInputStreamOperator fails Key: FLINK-8282 URL: https://issues.apache.org/jira/browse/FLINK-8282 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-8293) Rework Flink's type and serialization docs

2017-12-19 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8293: --- Summary: Rework Flink's type and serialization docs Key: FLINK-8293 URL: https://issues.apache.org/jira/browse/FLINK-8293 Project: Flink Issue Type: Improvemen

[jira] [Created] (FLINK-8295) Netty shading does not work properly

2017-12-19 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8295: --- Summary: Netty shading does not work properly Key: FLINK-8295 URL: https://issues.apache.org/jira/browse/FLINK-8295 Project: Flink Issue Type: Bug Co

[jira] [Created] (FLINK-8353) Add support for timezones

2018-01-03 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8353: --- Summary: Add support for timezones Key: FLINK-8353 URL: https://issues.apache.org/jira/browse/FLINK-8353 Project: Flink Issue Type: New Feature Compo

[jira] [Created] (FLINK-8377) Document DataViews for user-defined aggregate functions

2018-01-05 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8377: --- Summary: Document DataViews for user-defined aggregate functions Key: FLINK-8377 URL: https://issues.apache.org/jira/browse/FLINK-8377 Project: Flink Issue Typ

[jira] [Created] (FLINK-8379) Improve type checking for DataView

2018-01-05 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8379: --- Summary: Improve type checking for DataView Key: FLINK-8379 URL: https://issues.apache.org/jira/browse/FLINK-8379 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-8381) Document more flexible schema definition

2018-01-05 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8381: --- Summary: Document more flexible schema definition Key: FLINK-8381 URL: https://issues.apache.org/jira/browse/FLINK-8381 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-8386) Scala API cannot create type information for Tuple interface

2018-01-08 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8386: --- Summary: Scala API cannot create type information for Tuple interface Key: FLINK-8386 URL: https://issues.apache.org/jira/browse/FLINK-8386 Project: Flink Iss

[jira] [Created] (FLINK-8387) Do not allow filter(false)

2018-01-08 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8387: --- Summary: Do not allow filter(false) Key: FLINK-8387 URL: https://issues.apache.org/jira/browse/FLINK-8387 Project: Flink Issue Type: Improvement Comp

[jira] [Created] (FLINK-8412) Show outdated warning for 1.3 docs

2018-01-11 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8412: --- Summary: Show outdated warning for 1.3 docs Key: FLINK-8412 URL: https://issues.apache.org/jira/browse/FLINK-8412 Project: Flink Issue Type: Bug Comp

[jira] [Created] (FLINK-8436) Allow implementing both RetractTableSink and BatchTableSink in one class

2018-01-16 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8436: --- Summary: Allow implementing both RetractTableSink and BatchTableSink in one class Key: FLINK-8436 URL: https://issues.apache.org/jira/browse/FLINK-8436 Project: Flink

[jira] [Created] (FLINK-8438) Ensure that implicit Scala TypeInformation works in Eclipse IDE

2018-01-16 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8438: --- Summary: Ensure that implicit Scala TypeInformation works in Eclipse IDE Key: FLINK-8438 URL: https://issues.apache.org/jira/browse/FLINK-8438 Project: Flink

[jira] [Created] (FLINK-8511) Remove legacy code for the TableType annotation

2018-01-25 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8511: --- Summary: Remove legacy code for the TableType annotation Key: FLINK-8511 URL: https://issues.apache.org/jira/browse/FLINK-8511 Project: Flink Issue Type: Impro

[jira] [Created] (FLINK-8518) Support DOW, EPOCH, DECADE for EXTRACT

2018-01-26 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8518: --- Summary: Support DOW, EPOCH, DECADE for EXTRACT Key: FLINK-8518 URL: https://issues.apache.org/jira/browse/FLINK-8518 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-8535) Implement a basic set of table source factories

2018-01-31 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8535: --- Summary: Implement a basic set of table source factories Key: FLINK-8535 URL: https://issues.apache.org/jira/browse/FLINK-8535 Project: Flink Issue Type: New F

[jira] [Created] (FLINK-8536) Improve CSVTableSourceFactory to support all descriptor properties

2018-01-31 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8536: --- Summary: Improve CSVTableSourceFactory to support all descriptor properties Key: FLINK-8536 URL: https://issues.apache.org/jira/browse/FLINK-8536 Project: Flink

[jira] [Created] (FLINK-8537) Add a Kafka table source factory with Avro format support

2018-01-31 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8537: --- Summary: Add a Kafka table source factory with Avro format support Key: FLINK-8537 URL: https://issues.apache.org/jira/browse/FLINK-8537 Project: Flink Issue T

[jira] [Created] (FLINK-8538) Add a Kafka table source factory with JSON format support

2018-01-31 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8538: --- Summary: Add a Kafka table source factory with JSON format support Key: FLINK-8538 URL: https://issues.apache.org/jira/browse/FLINK-8538 Project: Flink Issue T

[jira] [Created] (FLINK-8558) Add unified format interfaces and format discovery

2018-02-05 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8558: --- Summary: Add unified format interfaces and format discovery Key: FLINK-8558 URL: https://issues.apache.org/jira/browse/FLINK-8558 Project: Flink Issue Type: Ne

[jira] [Created] (FLINK-8563) Support consecutive DOT operators

2018-02-05 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8563: --- Summary: Support consecutive DOT operators Key: FLINK-8563 URL: https://issues.apache.org/jira/browse/FLINK-8563 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-8564) SELECT DISTINCT without aggregations should not require a retract stream

2018-02-06 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8564: --- Summary: SELECT DISTINCT without aggregations should not require a retract stream Key: FLINK-8564 URL: https://issues.apache.org/jira/browse/FLINK-8564 Project: Flink

[jira] [Created] (FLINK-8595) Include table source factory services in flink-table jar

2018-02-07 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8595: --- Summary: Include table source factory services in flink-table jar Key: FLINK-8595 URL: https://issues.apache.org/jira/browse/FLINK-8595 Project: Flink Issue Ty

[jira] [Created] (FLINK-8606) Clean up Table API for Java users

2018-02-08 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8606: --- Summary: Clean up Table API for Java users Key: FLINK-8606 URL: https://issues.apache.org/jira/browse/FLINK-8606 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-8607) Add a basic embedded SQL CLI client

2018-02-08 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8607: --- Summary: Add a basic embedded SQL CLI client Key: FLINK-8607 URL: https://issues.apache.org/jira/browse/FLINK-8607 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-8650) Add tests and documentation for WINDOW clause

2018-02-13 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8650: --- Summary: Add tests and documentation for WINDOW clause Key: FLINK-8650 URL: https://issues.apache.org/jira/browse/FLINK-8650 Project: Flink Issue Type: Improve

[jira] [Created] (FLINK-8686) Improve basic embedded SQL client

2018-02-17 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8686: --- Summary: Improve basic embedded SQL client Key: FLINK-8686 URL: https://issues.apache.org/jira/browse/FLINK-8686 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-8831) Create SQL Client dependencies

2018-03-02 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8831: --- Summary: Create SQL Client dependencies Key: FLINK-8831 URL: https://issues.apache.org/jira/browse/FLINK-8831 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-8832) Create a SQL Client Kafka fat-jar

2018-03-02 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8832: --- Summary: Create a SQL Client Kafka fat-jar Key: FLINK-8832 URL: https://issues.apache.org/jira/browse/FLINK-8832 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-8833) Create SQL Client JSON format fat-jar

2018-03-02 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8833: --- Summary: Create SQL Client JSON format fat-jar Key: FLINK-8833 URL: https://issues.apache.org/jira/browse/FLINK-8833 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-8839) Table source factory discovery is broken in SQL Client

2018-03-02 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8839: --- Summary: Table source factory discovery is broken in SQL Client Key: FLINK-8839 URL: https://issues.apache.org/jira/browse/FLINK-8839 Project: Flink Issue Type

[jira] [Created] (FLINK-8861) Add support for batch queries in SQL Client

2018-03-05 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8861: --- Summary: Add support for batch queries in SQL Client Key: FLINK-8861 URL: https://issues.apache.org/jira/browse/FLINK-8861 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-8863) Add user-defined function support in SQL Client

2018-03-05 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8863: --- Summary: Add user-defined function support in SQL Client Key: FLINK-8863 URL: https://issues.apache.org/jira/browse/FLINK-8863 Project: Flink Issue Type: Sub-t

[jira] [Created] (FLINK-8864) Add CLI query history

2018-03-05 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8864: --- Summary: Add CLI query history Key: FLINK-8864 URL: https://issues.apache.org/jira/browse/FLINK-8864 Project: Flink Issue Type: Sub-task Components:

[jira] [Created] (FLINK-8865) Add CLI query code completion in SQL Client

2018-03-05 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8865: --- Summary: Add CLI query code completion in SQL Client Key: FLINK-8865 URL: https://issues.apache.org/jira/browse/FLINK-8865 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-8866) Create unified interfaces to configure and instatiate TableSinks

2018-03-05 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8866: --- Summary: Create unified interfaces to configure and instatiate TableSinks Key: FLINK-8866 URL: https://issues.apache.org/jira/browse/FLINK-8866 Project: Flink

[jira] [Created] (FLINK-8920) Split code generated input unboxing code

2018-03-12 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8920: --- Summary: Split code generated input unboxing code Key: FLINK-8920 URL: https://issues.apache.org/jira/browse/FLINK-8920 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-8921) Split code generated call expression

2018-03-12 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8921: --- Summary: Split code generated call expression Key: FLINK-8921 URL: https://issues.apache.org/jira/browse/FLINK-8921 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-8953) Resolve unresolved field references in FieldComputer expressions

2018-03-15 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8953: --- Summary: Resolve unresolved field references in FieldComputer expressions Key: FLINK-8953 URL: https://issues.apache.org/jira/browse/FLINK-8953 Project: Flink

[jira] [Created] (FLINK-8954) Escape control characters when outputting on SQL Client CLI

2018-03-15 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8954: --- Summary: Escape control characters when outputting on SQL Client CLI Key: FLINK-8954 URL: https://issues.apache.org/jira/browse/FLINK-8954 Project: Flink Issu

[jira] [Created] (FLINK-9081) ResourceManagerTaskExecutorTest is unstable

2018-03-26 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9081: --- Summary: ResourceManagerTaskExecutorTest is unstable Key: FLINK-9081 URL: https://issues.apache.org/jira/browse/FLINK-9081 Project: Flink Issue Type: Test

[jira] [Created] (FLINK-9082) Submission with higher parallelism than task slots fails with TimeoutException

2018-03-26 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9082: --- Summary: Submission with higher parallelism than task slots fails with TimeoutException Key: FLINK-9082 URL: https://issues.apache.org/jira/browse/FLINK-9082 Project: F

[jira] [Created] (FLINK-9113) Data loss in BucketingSink when writing to local filesystem

2018-03-29 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9113: --- Summary: Data loss in BucketingSink when writing to local filesystem Key: FLINK-9113 URL: https://issues.apache.org/jira/browse/FLINK-9113 Project: Flink Issu

[jira] [Created] (FLINK-9134) Update Calcite dependency to 1.17

2018-04-04 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9134: --- Summary: Update Calcite dependency to 1.17 Key: FLINK-9134 URL: https://issues.apache.org/jira/browse/FLINK-9134 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-9181) Add SQL Client documentation page

2018-04-16 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9181: --- Summary: Add SQL Client documentation page Key: FLINK-9181 URL: https://issues.apache.org/jira/browse/FLINK-9181 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-9219) Add support for OpenGIS features in Table & SQL API

2018-04-19 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9219: --- Summary: Add support for OpenGIS features in Table & SQL API Key: FLINK-9219 URL: https://issues.apache.org/jira/browse/FLINK-9219 Project: Flink Issue Type: N

[jira] [Created] (FLINK-9229) Fix literal handling in code generation

2018-04-20 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9229: --- Summary: Fix literal handling in code generation Key: FLINK-9229 URL: https://issues.apache.org/jira/browse/FLINK-9229 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-9239) Reintroduce example program in quickstarts

2018-04-23 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9239: --- Summary: Reintroduce example program in quickstarts Key: FLINK-9239 URL: https://issues.apache.org/jira/browse/FLINK-9239 Project: Flink Issue Type: Improvemen

[jira] [Created] (FLINK-9247) Allow creating table sources/sinks from an Avro schema

2018-04-24 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9247: --- Summary: Allow creating table sources/sinks from an Avro schema Key: FLINK-9247 URL: https://issues.apache.org/jira/browse/FLINK-9247 Project: Flink Issue Type

[jira] [Created] (FLINK-9248) Create a SQL Client Avro format fat-jar

2018-04-24 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9248: --- Summary: Create a SQL Client Avro format fat-jar Key: FLINK-9248 URL: https://issues.apache.org/jira/browse/FLINK-9248 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-9361) Changing refresh interval in changelog mode leads to exception

2018-05-14 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9361: --- Summary: Changing refresh interval in changelog mode leads to exception Key: FLINK-9361 URL: https://issues.apache.org/jira/browse/FLINK-9361 Project: Flink I

[jira] [Created] (FLINK-9391) Support UNNEST in Table API

2018-05-17 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9391: --- Summary: Support UNNEST in Table API Key: FLINK-9391 URL: https://issues.apache.org/jira/browse/FLINK-9391 Project: Flink Issue Type: New Feature Com

[jira] [Created] (FLINK-9412) Add a REST-based SQL Client Gateway

2018-05-22 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9412: --- Summary: Add a REST-based SQL Client Gateway Key: FLINK-9412 URL: https://issues.apache.org/jira/browse/FLINK-9412 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-9420) Add tests for SQL IN sub-query operator in streaming

2018-05-23 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9420: --- Summary: Add tests for SQL IN sub-query operator in streaming Key: FLINK-9420 URL: https://issues.apache.org/jira/browse/FLINK-9420 Project: Flink Issue Type:

[jira] [Created] (FLINK-9424) BlobClientSslTest does not work in all environments

2018-05-23 Thread Timo Walther (JIRA)
Timo Walther created FLINK-9424: --- Summary: BlobClientSslTest does not work in all environments Key: FLINK-9424 URL: https://issues.apache.org/jira/browse/FLINK-9424 Project: Flink Issue Type: T

[jira] [Created] (FLINK-13600) TableEnvironment.connect() is not usable

2019-08-06 Thread Timo Walther (JIRA)
Timo Walther created FLINK-13600: Summary: TableEnvironment.connect() is not usable Key: FLINK-13600 URL: https://issues.apache.org/jira/browse/FLINK-13600 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-13649) Improve error message when job submission was not successful

2019-08-08 Thread Timo Walther (JIRA)
Timo Walther created FLINK-13649: Summary: Improve error message when job submission was not successful Key: FLINK-13649 URL: https://issues.apache.org/jira/browse/FLINK-13649 Project: Flink

[jira] [Created] (FLINK-13691) Remove deprecated query config

2019-08-12 Thread Timo Walther (JIRA)
Timo Walther created FLINK-13691: Summary: Remove deprecated query config Key: FLINK-13691 URL: https://issues.apache.org/jira/browse/FLINK-13691 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-14437) Drop the legacy planner

2019-10-17 Thread Timo Walther (Jira)
Timo Walther created FLINK-14437: Summary: Drop the legacy planner Key: FLINK-14437 URL: https://issues.apache.org/jira/browse/FLINK-14437 Project: Flink Issue Type: Sub-task Compon

[jira] [Created] (FLINK-14438) Fix RowTypeInfo.equals()

2019-10-17 Thread Timo Walther (Jira)
Timo Walther created FLINK-14438: Summary: Fix RowTypeInfo.equals() Key: FLINK-14438 URL: https://issues.apache.org/jira/browse/FLINK-14438 Project: Flink Issue Type: Improvement Co

[jira] [Created] (FLINK-14903) Relax structured types constraints

2019-11-21 Thread Timo Walther (Jira)
Timo Walther created FLINK-14903: Summary: Relax structured types constraints Key: FLINK-14903 URL: https://issues.apache.org/jira/browse/FLINK-14903 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-14904) Rename ANY type to RAW type

2019-11-21 Thread Timo Walther (Jira)
Timo Walther created FLINK-14904: Summary: Rename ANY type to RAW type Key: FLINK-14904 URL: https://issues.apache.org/jira/browse/FLINK-14904 Project: Flink Issue Type: Sub-task Co

[jira] [Created] (FLINK-14967) Add a utility for creating data types via reflection

2019-11-26 Thread Timo Walther (Jira)
Timo Walther created FLINK-14967: Summary: Add a utility for creating data types via reflection Key: FLINK-14967 URL: https://issues.apache.org/jira/browse/FLINK-14967 Project: Flink Issue Ty

[jira] [Created] (FLINK-14983) Add interfaces for input type inference

2019-11-28 Thread Timo Walther (Jira)
Timo Walther created FLINK-14983: Summary: Add interfaces for input type inference Key: FLINK-14983 URL: https://issues.apache.org/jira/browse/FLINK-14983 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-15009) Add a utility for creating type inference logic via reflection

2019-12-02 Thread Timo Walther (Jira)
Timo Walther created FLINK-15009: Summary: Add a utility for creating type inference logic via reflection Key: FLINK-15009 URL: https://issues.apache.org/jira/browse/FLINK-15009 Project: Flink

[jira] [Created] (FLINK-15149) Merge InputTypeStrategy and InputTypeValidator

2019-12-09 Thread Timo Walther (Jira)
Timo Walther created FLINK-15149: Summary: Merge InputTypeStrategy and InputTypeValidator Key: FLINK-15149 URL: https://issues.apache.org/jira/browse/FLINK-15149 Project: Flink Issue Type: Su

[jira] [Created] (FLINK-15162) Merge Java and Scala ClosureCleaner

2019-12-09 Thread Timo Walther (Jira)
Timo Walther created FLINK-15162: Summary: Merge Java and Scala ClosureCleaner Key: FLINK-15162 URL: https://issues.apache.org/jira/browse/FLINK-15162 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-15281) Map Flink's TypeInference to Calcite's interfaces

2019-12-16 Thread Timo Walther (Jira)
Timo Walther created FLINK-15281: Summary: Map Flink's TypeInference to Calcite's interfaces Key: FLINK-15281 URL: https://issues.apache.org/jira/browse/FLINK-15281 Project: Flink Issue Type:

[jira] [Created] (FLINK-15331) Create a table from a changelog

2019-12-19 Thread Timo Walther (Jira)
Timo Walther created FLINK-15331: Summary: Create a table from a changelog Key: FLINK-15331 URL: https://issues.apache.org/jira/browse/FLINK-15331 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-15336) Support temporal table function outer joins

2019-12-19 Thread Timo Walther (Jira)
Timo Walther created FLINK-15336: Summary: Support temporal table function outer joins Key: FLINK-15336 URL: https://issues.apache.org/jira/browse/FLINK-15336 Project: Flink Issue Type: New F

[jira] [Created] (FLINK-15487) Expose the new type inference for scalar functions

2020-01-06 Thread Timo Walther (Jira)
Timo Walther created FLINK-15487: Summary: Expose the new type inference for scalar functions Key: FLINK-15487 URL: https://issues.apache.org/jira/browse/FLINK-15487 Project: Flink Issue Type

[jira] [Created] (FLINK-15572) Function DDL is not compliant with FLIP-64

2020-01-13 Thread Timo Walther (Jira)
Timo Walther created FLINK-15572: Summary: Function DDL is not compliant with FLIP-64 Key: FLINK-15572 URL: https://issues.apache.org/jira/browse/FLINK-15572 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-15600) Further relax the UDF constraints for Java classes

2020-01-15 Thread Timo Walther (Jira)
Timo Walther created FLINK-15600: Summary: Further relax the UDF constraints for Java classes Key: FLINK-15600 URL: https://issues.apache.org/jira/browse/FLINK-15600 Project: Flink Issue Type

[jira] [Created] (FLINK-15612) Implement a DataTypeLookup

2020-01-16 Thread Timo Walther (Jira)
Timo Walther created FLINK-15612: Summary: Implement a DataTypeLookup Key: FLINK-15612 URL: https://issues.apache.org/jira/browse/FLINK-15612 Project: Flink Issue Type: Sub-task Com

[jira] [Created] (FLINK-15635) Allow passing a ClassLoader to EnvironmentSettings

2020-01-17 Thread Timo Walther (Jira)
Timo Walther created FLINK-15635: Summary: Allow passing a ClassLoader to EnvironmentSettings Key: FLINK-15635 URL: https://issues.apache.org/jira/browse/FLINK-15635 Project: Flink Issue Type

[jira] [Created] (FLINK-15802) Expose the new type inference for table functions

2020-01-29 Thread Timo Walther (Jira)
Timo Walther created FLINK-15802: Summary: Expose the new type inference for table functions Key: FLINK-15802 URL: https://issues.apache.org/jira/browse/FLINK-15802 Project: Flink Issue Type:

<    1   2   3   4   5   6   7   >