会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • Method and apparatus for parallel execution of SQL from stored procedures
    • 从存储过程并行执行SQL的方法和装置
    • US06507834B1
    • 2003-01-14
    • US09470927
    • 1999-12-22
    • Navin KabraJignesh M. PatelJie-Bing YuBiswadeep NagJian-Jun Chen
    • Navin KabraJignesh M. PatelJie-Bing YuBiswadeep NagJian-Jun Chen
    • G06F1730
    • G06F17/30415G06F17/30445Y10S707/99932Y10S707/99933Y10S707/99934Y10S707/99943Y10S707/99945
    • A method, apparatus, and an article of manufacture for parallel execution of SQL operations from stored procedures. One or more embodiments of the invention provide the stored procedure (stored procedure) with a C++ class (hereinafter referred to as “dispatcher”) that can take an SQL query and start parallel execution of the query. The query is optimized and parallelized. The dispatcher executes the query, sets up the communication links between the various operators in the query, and ensures that all the results are sent back to the data-server that originated the query request. Further, the dispatcher merges the results of the parallel execution and produces a single stream of tuples that is fed to the calling stored procedure. To provide the single stream to the calling stored procedure, one or more embodiments of the invention utilize a class that provides the stored procedure with a simple and easy-to-use interface to access the results of the nested SQL execution.
    • 用于从存储过程并行执行SQL操作的方法,装置和制品。 本发明的一个或多个实施例提供具有可以进行SQL查询并开始并行执行查询的C ++类(以下称为“调度程序”)的存储过程(存储过程)。 查询优化并并行化。 调度程序执行查询,设置查询中各种运算符之间的通信链路,并确保将所有结果发送回发起查询请求的数据服务器。 此外,调度程序合并并行执行的结果,并产生单个流的元组,该元组被提供给调用存储过程。 为了向调用存储过程提供单个流,本发明的一个或多个实施例利用向存储过程提供简单且易于使用的界面来访问嵌套SQL执行结果的类。
    • 3. 发明授权
    • Method and apparatus for parallel execution of SQL-from within user defined functions
    • 用于从用户定义的函数中并行执行SQL的方法和装置
    • US06594651B2
    • 2003-07-15
    • US09470215
    • 1999-12-22
    • Navin KabraJignesh M. PatelJie-Bing YuBiswadeep NagJian-Jun Chen
    • Navin KabraJignesh M. PatelJie-Bing YuBiswadeep NagJian-Jun Chen
    • G06F1730
    • G06F17/30445G06F17/30463Y10S707/99932Y10S707/99933
    • A method, apparatus, and an article of manufacture for parallel execution of SQL operations from within user defined functions. One or more embodiments of the invention provide the user defined function (UDF) with a C++ class (hereinafter referred to as “dispatcher”) that can take an SQL query and start parallel execution of the query. The query is optimized and parallelized. The dispatcher executes the query, sets up the communication links between the various operators in the query, and ensures that all the results are sent back to the data-server that originated the query request. Further, the dispatcher merges the results of the parallel execution and produces a single stream of tuples that is fed to the calling UDF. To provide the single stream to the calling UDF, one or more embodiments of the invention utilize a class that provides the UDF with a simple and easy-to-use interface to access the results of the nested SQL execution.
    • 用于从用户定义的功能中并行执行SQL操作的方法,装置和制造。 本发明的一个或多个实施例提供具有可以进行SQL查询并开始并行执行查询的C ++类(以下称为“调度程序”)的用户定义函数(UDF)。 查询优化并并行化。 调度程序执行查询,设置查询中各种运算符之间的通信链路,并确保将所有结果发送回发起查询请求的数据服务器。 此外,调度程序合并并行执行的结果,并产生单个流的元组,该元组被馈送到调用UDF。 为了向调用的UDF提供单个流,本发明的一个或多个实施例利用为UDF提供简单且易于使用的界面来访问嵌套SQL执行结果的类。