Skip to content

issues Search Results · repo:ververica/flink-sql-gateway language:Java

Filter by

57 results
 (83 ms)

57 results

inververica/flink-sql-gateway (press backspace or delete to remove)

1.现在支持flink1.13.5版本吗? Do you support version 1.13.5 of flink now? 2. per-job模式现在可以支持了吗? Can per-job mode be supported now?
  • wangzhen-wudangshan
  • 1
  • Opened 
    on Sep 9, 2022
  • #100

When run the test with the command FLINK_HOME=/mnt/c/gjy/software/flink-1.11.6 SQL_GATEWAY_HOME=/mnt/c/gjy/software/flink-sql-gateway-flink-1.11.1/build-target ./run-tests.sh , met the error Request to ...
  • JaneGuoS
  • 1
  • Opened 
    on Jul 21, 2022
  • #99

@godfreyhe Hi, I have implement StatementSet Operator in Flink-sql-gateway. May I have a PR? Thanks
  • smm321
  • Opened 
    on May 28, 2022
  • #98

Hi @godfreyhe I have extended ShowCreateTableOperation operator Here is a sample Request: { statement : show create table my_table } Response: { results : [ { result_kind : SUCCESS_WITH_CONTENT , columns ...
  • smm321
  • Opened 
    on May 11, 2022
  • #97

配置成:{ planner : blink , execution_type : batch }。 发送请求执行select 语句,报错 Mismatch between configured runtime mode and actual runtime mode. Currently, the execution.runtime-mode can only be set when instantiating ...
  • hecheng64
  • Opened 
    on May 11, 2022
  • #96

Support user to customize jobname when submitting job,Currently, the sql statement is used as the jobname by default, which will cause the jobname to be too long. I have already implemented this part of ...
  • LinMingQiang
  • Opened 
    on Jan 20, 2022
  • #92

Add trigger savepoint handler to support user trigger savepoint,Also store the location of the savepoint so that it can be restored from the savepoint next time
  • LinMingQiang
  • Opened 
    on Jan 20, 2022
  • #91

Currently, only the application_id parameter of the configuration file can be read when starting the sqlgateway server, which causes all users to use the same yarn-session, which causes a single application_id ...
  • LinMingQiang
  • Opened 
    on Jan 20, 2022
  • #90

Exception Msg: Caused by: org.apache.flink.table.api.NoMatchingTableFactoryException: Could not find a suitable table factory for org.apache.flink.table.factories.CatalogFactory in Reason for error : ...
  • LinMingQiang
  • Opened 
    on Jan 20, 2022
  • #89
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub