BR112022014874A2 - Editor para gerar gráficos computacionais - Google Patents

Editor para gerar gráficos computacionais

Info

Publication number
BR112022014874A2
BR112022014874A2 BR112022014874A BR112022014874A BR112022014874A2 BR 112022014874 A2 BR112022014874 A2 BR 112022014874A2 BR 112022014874 A BR112022014874 A BR 112022014874A BR 112022014874 A BR112022014874 A BR 112022014874A BR 112022014874 A2 BR112022014874 A2 BR 112022014874A2
Authority
BR
Brazil
Prior art keywords
operations
flow graph
data flow
data
editor
Prior art date
Application number
BR112022014874A
Other languages
English (en)
Inventor
Schechter Ian
Dickie Garth
Original Assignee
Ab Initio Technology Llc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ab Initio Technology Llc filed Critical Ab Initio Technology Llc
Publication of BR112022014874A2 publication Critical patent/BR112022014874A2/pt

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24553Query execution of query operations
    • G06F16/24558Binary matching operations
    • G06F16/2456Join operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2433Query languages
    • G06F16/244Grouping and aggregation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • G06F16/24573Query processing with adaptation to user needs using data annotations, e.g. user-defined metadata
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/254Extract, transform and load [ETL] procedures, e.g. ETL data flows in data warehouses
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9024Graphs; Linked lists
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/43Checking; Contextual analysis
    • G06F8/433Dependency analysis; Data or control flow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • G06F8/443Optimisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/3005Arrangements for executing specific machine instructions to perform operations for flow control
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/311Functional or applicative languages; Rewrite languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • G06F8/443Optimisation
    • G06F8/4434Reducing the memory space required by the program code
    • G06F8/4435Detection or removal of dead or redundant code

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Library & Information Science (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Image Generation (AREA)
  • Processing Or Creating Images (AREA)
  • Stored Programmes (AREA)
  • Manufacture, Treatment Of Glass Fibers (AREA)
  • Paper (AREA)
  • Ultra Sonic Daignosis Equipment (AREA)

Abstract

EDITOR PARA GERAR GRÁFICOS COMPUTACIONAIS. A presente invenção refere-se a técnicas para gerar um gráfico de fluxo de dados, as quais incluem gerar um primeiro gráfico de fluxo de dados com uma pluralidade de primeiros nós representando primeiras operações de computador no processamento de dados, com pelo menos uma dentre as primeiras operações de computador sendo uma operação declarativa que especifica uma ou mais características de um ou mais resultados do processamento de dados, e transformar o primeiro gráfico de fluxo de dados em um segundo gráfico de fluxo de dados para processar dados de acordo com as primeiras operações de computador, em que o segundo gráfico de fluxo de dados inclui uma pluralidade de segundos nós representando as segundas operações de computador, com pelo menos um dos segundos nós representando uma ou mais operações imperativas que implementam a lógica especificada pela operação declarativa, em que as uma ou mais operações imperativas não são representadas pelos primeiros nós no primeiro gráfico de fluxo de dados.
BR112022014874A 2020-01-28 2020-04-30 Editor para gerar gráficos computacionais BR112022014874A2 (pt)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US202062966768P 2020-01-28 2020-01-28
PCT/US2020/030612 WO2021154319A1 (en) 2020-01-28 2020-04-30 Editor for generating computational graphs

Publications (1)

Publication Number Publication Date
BR112022014874A2 true BR112022014874A2 (pt) 2022-09-20

Family

ID=70918967

Family Applications (1)

Application Number Title Priority Date Filing Date
BR112022014874A BR112022014874A2 (pt) 2020-01-28 2020-04-30 Editor para gerar gráficos computacionais

Country Status (9)

Country Link
US (2) US11593380B2 (pt)
EP (1) EP4097583A1 (pt)
JP (1) JP2023511631A (pt)
CN (1) CN115136113A (pt)
AU (1) AU2020425749A1 (pt)
BR (1) BR112022014874A2 (pt)
CA (1) CA3165743A1 (pt)
MX (1) MX2022009221A (pt)
WO (1) WO2021154319A1 (pt)

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10860618B2 (en) 2017-09-25 2020-12-08 Splunk Inc. Low-latency streaming analytics
US10997180B2 (en) 2018-01-31 2021-05-04 Splunk Inc. Dynamic query processor for streaming and batch queries
US10534759B1 (en) 2018-08-23 2020-01-14 Cohesity, Inc. Incremental virtual machine metadata extraction
US10936585B1 (en) 2018-10-31 2021-03-02 Splunk Inc. Unified data processing across streaming and indexed data sets
US10810035B2 (en) 2019-02-27 2020-10-20 Cohesity, Inc. Deploying a cloud instance of a user virtual machine
US11573861B2 (en) 2019-05-10 2023-02-07 Cohesity, Inc. Continuous data protection using a write filter
US11238048B1 (en) 2019-07-16 2022-02-01 Splunk Inc. Guided creation interface for streaming data processing pipelines
US11397649B2 (en) 2019-10-22 2022-07-26 Cohesity, Inc. Generating standby cloud versions of a virtual machine
US11250136B2 (en) 2019-10-22 2022-02-15 Cohesity, Inc. Scanning a backup for vulnerabilities
US11487549B2 (en) 2019-12-11 2022-11-01 Cohesity, Inc. Virtual machine boot data prediction
US11710027B2 (en) * 2020-03-03 2023-07-25 International Business Machines Corporation Artificial intelligence workflow builder
US11614923B2 (en) * 2020-04-30 2023-03-28 Splunk Inc. Dual textual/graphical programming interfaces for streaming data processing pipelines
US11614954B2 (en) * 2020-12-08 2023-03-28 Cohesity, Inc. Graphical user interface to specify an intent-based data management plan
US11768745B2 (en) 2020-12-08 2023-09-26 Cohesity, Inc. Automatically implementing a specification of a data protection intent
US11914480B2 (en) 2020-12-08 2024-02-27 Cohesity, Inc. Standbys for continuous data protection-enabled objects
US11650995B2 (en) 2021-01-29 2023-05-16 Splunk Inc. User defined data stream for routing data to a data destination based on a data route
CA3209125A1 (en) 2021-01-31 2022-08-04 Ab Initio Technology Llc Data processing system with manipulation of logical dataset groups
US11481287B2 (en) 2021-02-22 2022-10-25 Cohesity, Inc. Using a stream of source system storage changes to update a continuous data protection-enabled hot standby
US11687487B1 (en) 2021-03-11 2023-06-27 Splunk Inc. Text files updates to an active processing pipeline
US11663219B1 (en) 2021-04-23 2023-05-30 Splunk Inc. Determining a set of parameter values for a processing pipeline
US11989592B1 (en) 2021-07-30 2024-05-21 Splunk Inc. Workload coordinator for providing state credentials to processing tasks of a data processing pipeline
US20230115149A1 (en) * 2021-09-24 2023-04-13 Insitro, Inc. System, devices and/or processes for updating call graphs
US11656744B1 (en) * 2022-03-14 2023-05-23 Wolters Kluwer Technology BV Interactive tool for efficiently developing task flows
US20230359668A1 (en) 2022-05-05 2023-11-09 Ab Initio Technology Llc Dataflow graph datasets

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5966072A (en) 1996-07-02 1999-10-12 Ab Initio Software Corporation Executing computations expressed as graphs
US7743382B2 (en) * 2003-11-03 2010-06-22 Ramal Acquisition Corp. System for deadlock condition detection and correction by allowing a queue limit of a number of data tokens on the queue to increase
US8069129B2 (en) 2007-04-10 2011-11-29 Ab Initio Technology Llc Editing and compiling business rules
US8239847B2 (en) * 2009-03-18 2012-08-07 Microsoft Corporation General distributed reduction for data parallel computing
US9116955B2 (en) * 2011-05-02 2015-08-25 Ab Initio Technology Llc Managing data queries
US9886477B2 (en) * 2014-10-24 2018-02-06 Sap Se Generating imperative-language query code from declarative-language query code
WO2016177405A1 (en) * 2015-05-05 2016-11-10 Huawei Technologies Co., Ltd. Systems and methods for transformation of a dataflow graph for execution on a processing system
JP6896759B2 (ja) * 2016-03-23 2021-06-30 フォグホーン システムズ, インコーポレイテッドFoghorn Systems, Inc. リアルタイムデータフロープログラミングにおけるパターン駆動型反応の合成
US11423083B2 (en) * 2017-10-27 2022-08-23 Ab Initio Technology Llc Transforming a specification into a persistent computer program
US20190370407A1 (en) 2018-05-30 2019-12-05 Ab Initio Technology Llc Systems and methods for dataflow graph optimization

Also Published As

Publication number Publication date
CA3165743A1 (en) 2021-08-05
CN115136113A (zh) 2022-09-30
EP4097583A1 (en) 2022-12-07
JP2023511631A (ja) 2023-03-20
AU2020425749A1 (en) 2022-08-18
US11593380B2 (en) 2023-02-28
US20210232579A1 (en) 2021-07-29
WO2021154319A1 (en) 2021-08-05
MX2022009221A (es) 2022-10-07
US20240028595A1 (en) 2024-01-25

Similar Documents

Publication Publication Date Title
BR112022014874A2 (pt) Editor para gerar gráficos computacionais
PH12019501795A1 (en) Method and apparatus for writing service data into block chain and method for determining service subset
BR112019024578A2 (pt) dispositivo servidor de resposta automatizado, dispositivo terminal, sistema de resposta, método de resposta e programa
BR112021018241A2 (pt) Computação de preservação de privacidade distribuída em dados protegidos
CL2021002200A1 (es) Ejecución dinámica de aplicaciones parametrizadas para el procesamiento de flujos de datos de red codificados (divisional de la solicitud no. 201902361)
BR112017021986A2 (pt) sistema e método para extrair e compartilhar dados de usuário relacionados com aplicativo
GB2581762A (en) Data de-identification based on detection of allowable configurations for data de-identification processes
JP2016509714A5 (pt)
WO2016106010A4 (en) Reduced power implementation of computer instructions
MX2017014472A (es) Metodo implementado por computador que expone aplicaciones tipo software a partir de especificaciones de diseño.
Yaldız et al. On the Hermite-Hadamard-Fejer-type inequalities for co-ordinated convex functions via fractional integrals
Abdeldaim et al. On some new nonlinear retarded integral inequalities with iterated integrals and their applications in integro-differential equations
Jain et al. The generalized inverse generalized Weibull distribution and its properties
AR071835A1 (es) Metodo implementado en ordenador para generar ficheros de ordenador ejecutables interrelacionados sistema basado en el ordenador y producto de programa de ordenador
Wanas et al. Fuzzy subordination results for fractional integral associated with generalized Mittag-Leffler function
SE1750467A1 (en) Arrangement, System, Method and Computer Program for Simulating a Quantum Toffoli Gate
SAǦIR et al. LOCALLY BOUNDEDNESS AND CONTINUITY OF SUPERPOSITION OPERATORS ON DOUBLE SEQUENCE SPACES C r0.
BR112022021911A2 (pt) Método implementado por computador para análise de dados contextuais e intervenção proativa em processos de plantas industriais e sistema
Luo et al. A linear dependent type theory
Liu et al. The Cholesky rank-one update/downdate algorithm for static reanalysis with modifications of support constraints
Kokil An LMI based criterion for global asymptotic stability of discrete-time state-delayed systems with saturation nonlinearities
Jelodar et al. Common techniques and tools for the analysis of open source software in order to detect code clones: A study
Sidabutar The effect of teaching media on students’ achievement in speaking
Alain et al. Relations as Images
김현주 Identifying the Effects of Repeated Tasks in an Apartment Construction Project Using Machine Learning Algorithm