[jira] [Created] (ARROW-17658) [C++][Gandiva] Support int64 seed for udf random.

2022-09-09 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-17658: - Summary: [C++][Gandiva] Support int64 seed for udf random. Key: ARROW-17658 URL: https://issues.apache.org/jira/browse/ARROW-17658 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-17382) [C++] open_dataset doesn't ignore BOM in csv file when header's with quotes

2022-08-10 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-17382: - Summary: [C++] open_dataset doesn't ignore BOM in csv file when header's with quotes Key: ARROW-17382 URL: https://issues.apache.org/jira/browse/ARROW-17382 Project: Apache Arrow

[jira] [Created] (ARROW-13780) [Gandiva][UDF] Fix bug in udf space/rpad/lpad

2021-08-26 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-13780: - Summary: [Gandiva][UDF] Fix bug in udf space/rpad/lpad Key: ARROW-13780 URL: https://issues.apache.org/jira/browse/ARROW-13780 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-13568) [Gandiva] Support null data type for gandiva.

2021-08-05 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-13568: - Summary: [Gandiva] Support null data type for gandiva. Key: ARROW-13568 URL: https://issues.apache.org/jira/browse/ARROW-13568 Project: Apache Arrow Issue Type: New

[jira] [Created] (ARROW-13005) [C++] Support filter/take for union data type.

2021-06-08 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-13005: - Summary: [C++] Support filter/take for union data type. Key: ARROW-13005 URL: https://issues.apache.org/jira/browse/ARROW-13005 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-12705) [C++][Gandiva] Performance issue for TreeExprBuilder::MakeIf when nested plenty times.

2021-05-09 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-12705: - Summary: [C++][Gandiva] Performance issue for TreeExprBuilder::MakeIf when nested plenty times. Key: ARROW-12705 URL: https://issues.apache.org/jira/browse/ARROW-12705 Project:

[jira] [Created] (ARROW-12524) [Parquet][C++] Support arrow dense union type in Parquet

2021-04-23 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-12524: - Summary: [Parquet][C++] Support arrow dense union type in Parquet Key: ARROW-12524 URL: https://issues.apache.org/jira/browse/ARROW-12524 Project: Apache Arrow Issue

[jira] [Created] (ARROW-11662) [C++] Support sorting for decimal data type.

2021-02-16 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-11662: - Summary: [C++] Support sorting for decimal data type. Key: ARROW-11662 URL: https://issues.apache.org/jira/browse/ARROW-11662 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-9558) [MapArray] The key-value structure is confusing in MapArray constructor.

2020-07-25 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-9558: Summary: [MapArray] The key-value structure is confusing in MapArray constructor. Key: ARROW-9558 URL: https://issues.apache.org/jira/browse/ARROW-9558 Project: Apache Arrow

[jira] [Commented] (ARROW-8405) [Gandiva][UDF] Support complex datatype for UDF return type.

2020-04-17 Thread ZMZ91 (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086245#comment-17086245 ] ZMZ91 commented on ARROW-8405: -- Thanks [~pravindra]. > [Gandiva][UDF] Support complex datatype for UDF

[jira] [Commented] (ARROW-8313) [Gandiva][UDF] Solutions to register new UDFs dynamically without checking it into arrow repo.

2020-04-17 Thread ZMZ91 (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086244#comment-17086244 ] ZMZ91 commented on ARROW-8313: -- Thanks for your info [~praveenbingo]. > [Gandiva][UDF] Solutions to

[jira] [Created] (ARROW-8445) [Gandiva][UDF] Add a udf for gandiva to extract the first capture in regex.

2020-04-14 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-8445: Summary: [Gandiva][UDF] Add a udf for gandiva to extract the first capture in regex. Key: ARROW-8445 URL: https://issues.apache.org/jira/browse/ARROW-8445 Project: Apache Arrow

[jira] [Created] (ARROW-8405) [Gandiva][UDF] Support complex datatype for UDF return type.

2020-04-12 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-8405: Summary: [Gandiva][UDF] Support complex datatype for UDF return type. Key: ARROW-8405 URL: https://issues.apache.org/jira/browse/ARROW-8405 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-8313) [Gandiva][UDF] Solutions to register new UDFs dynamically without checking it into arrow repo.

2020-04-10 Thread ZMZ91 (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17080407#comment-17080407 ] ZMZ91 commented on ARROW-8313: -- Thanks [~pravindra]. So do you guys have any plan to support it? Or any way

[jira] [Updated] (ARROW-8313) [Gandiva][UDF] Solutions to register new UDFs dynamically without checking it into arrow repo.

2020-04-03 Thread ZMZ91 (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZMZ91 updated ARROW-8313: - Priority: Critical (was: Major) > [Gandiva][UDF] Solutions to register new UDFs dynamically without checking it

[jira] [Created] (ARROW-8313) [Gandiva][UDF] Solutions to register new UDFs dynamically without checking it into arrow repo.

2020-04-02 Thread ZMZ91 (Jira)
ZMZ91 created ARROW-8313: Summary: [Gandiva][UDF] Solutions to register new UDFs dynamically without checking it into arrow repo. Key: ARROW-8313 URL: https://issues.apache.org/jira/browse/ARROW-8313