[
https://issues.apache.org/jira/browse/BEAM-11849?focusedWorklogId=563750&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-563750
]
ASF GitHub Bot logged work on BEAM-11849:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Mar/21 13:41
Start Date: 10/Mar/21 13:41
Worklog Time Spent: 10m
Work Description: sonam-vend commented on a change in pull request #14035:
URL: https://github.com/apache/beam/pull/14035#discussion_r591518873
##########
File path:
sdks/java/extensions/sql/zetasql/src/main/java/org/apache/beam/sdk/extensions/sql/zetasql/translation/SqlOperators.java
##########
@@ -266,7 +275,7 @@ public SqlSyntax getSyntax() {
};
}
- private static RelDataType createSqlType(SqlTypeName typeName, boolean
withNullability) {
+ public static RelDataType createSqlType(SqlTypeName typeName, boolean
withNullability) {
Review comment:
It was mistakenly done, reverted it to the private.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 563750)
Time Spent: 1h 10m (was: 1h)
> Support ARRAY_CONCAT_AGG fn for Zetasql dialect
> -----------------------------------------------
>
> Key: BEAM-11849
> URL: https://issues.apache.org/jira/browse/BEAM-11849
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql-zetasql
> Reporter: Sonam Ramchand
> Priority: P2
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)