incubator-wayang icon indicating copy to clipboard operation
incubator-wayang copied to clipboard

Apache Wayang(incubating) is the first cross-platform data processing system.

Results 184 incubator-wayang issues
Sort by recently updated
recently updated
newest added

populate map from JDBC metadata https://github.com/apache/incubator-wayang/blob/d46f3c3f0fb963c2ee2640f00a106042fba55431/wayang-api/wayang-api-sql/src/main/java/org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.java#L212 ```java /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with...

todo

create a map with specific dataset type https://github.com/apache/incubator-wayang/blob/d46f3c3f0fb963c2ee2640f00a106042fba55431/wayang-api/wayang-api-sql/src/main/java/org/apache/wayang/api/sql/calcite/converter/WayangProjectVisitor.java#L54 ```java /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file...

todo

As a follow up issue from #272, there is a requirement to expose an API to be consumed by the UI, that could be achieved by creating a back-end component,...

Dear all, having a Dashboard would improve the user experience while using Wayang, therefore my suggestion is to develop a Web User Interface and a Back-end to support the following:...

validate if the implementation apply for the case First, inspect the size of the file and its line sizes. https://github.com/apache/incubator-wayang/blob/f8692b292d6e988f479699e6c5144fa5d4ba9bf2/wayang-commons/wayang-basic/src/main/java/org/apache/wayang/basic/operators/ObjectFileSource.java#L102 ```java /* * Licensed to the Apache Software Foundation (ASF)...

todo

add the documentation in the methods of org.apache.wayang.api.util.DataQuantaBuilderDecorator https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/util/DataQuantaBuilderDecorator.scala#L31 ```scala /** * Utility to extend a [[DataQuantaBuilder]]'s functionality by decoration. */ /** * TODO: add the documentation in the methods...

documentation
todo

add the documentation in the implicit of org.apache.wayang.api https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/package.scala#L41 ```scala /** * Provides implicits for the basic Wayang API. */ /** * TODO: add the documentation in the implicit of...

documentation
todo

add the description for the implicitis in org.apache.wayang.api.graph https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/graph/package.scala#L29 ```scala */ package object graph { /** * TODO: add the description for the implicitis in org.apache.wayang.api.graph * labels: documentation,todo */...

documentation
todo

add unitary test to the elements in the file org.apache.wayang.api.RecordDataQuantaBuilder.scala https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/RecordDataQuantaBuilder.scala#L21 ```scala */ package org.apache.wayang.api /** * TODO: add unitary test to the elements in the file org.apache.wayang.api.RecordDataQuantaBuilder.scala * labels:...

todo
unitary-test

add unitary test to the elements in the file org.apache.wayang.api.PlanBuilder.scala https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/PlanBuilder.scala#L21 ```scala */ package org.apache.wayang.api /** * TODO: add unitary test to the elements in the file org.apache.wayang.api.PlanBuilder.scala * labels:...

todo
unitary-test