Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / embulk/embulk-output-jdbc issues and pull requests
#351 - Add getDataLength for numeric without precision
Pull Request -
State: closed - Opened by shin1103 3 months ago
- 5 comments
#350 - PG raise error 'ERROR: NUMERIC precision 0 must be between 1 and 1000'
Issue -
State: open - Opened by shin1103 3 months ago
- 2 comments
#349 - The "url" paramater is not working in the embulk-output-sqlserver plugin
Issue -
State: open - Opened by kei-hito 4 months ago
#348 - The "driver_path" paramater is not working in the embulk-output-sqlserver plugin
Issue -
State: open - Opened by kei-hito 4 months ago
#347 - GitHub Actions sync failure #23
Issue -
State: open - Opened by hiroyuki-sato 5 months ago
#346 - Change Drop Table Method(dropTableIfExists)
Pull Request -
State: open - Opened by dongyeon94 5 months ago
- 12 comments
#345 - Adding PostgreSQL 13 and MySQL 8.3 to GitHub Actions.
Pull Request -
State: closed - Opened by hiroyuki-sato 5 months ago
- 4 comments
#345 - Adding PostgreSQL 13 and MySQL 8.3 to GitHub Actions.
Pull Request -
State: open - Opened by hiroyuki-sato 5 months ago
#345 - Adding PostgreSQL 13 and MySQL 8.3 to GitHub Actions.
Pull Request -
State: open - Opened by hiroyuki-sato 5 months ago
#344 - [DNM] jdbc: `merge_direct` mode for IBM DB2
Pull Request -
State: closed - Opened by ackintosh 7 months ago
- 1 comment
#343 - feat: add get database name
Pull Request -
State: open - Opened by hi-kbys 8 months ago
#342 - Bump up to v0.10.6
Pull Request -
State: closed - Opened by dmikurube 9 months ago
- 1 comment
#342 - Bump up to v0.10.6
Pull Request -
State: closed - Opened by dmikurube 9 months ago
- 1 comment
#341 - Fix NString value to JSON
Pull Request -
State: closed - Opened by t3t5u 10 months ago
- 14 comments
#340 - Update ChangeLog on 0.10.4 and 0.10.5
Pull Request -
State: closed - Opened by dmikurube 11 months ago
- 1 comment
#339 - Upgrade the Gradle wrapper to 7.6.4, the Gradle plugin for Embulk plugins to 0.6.2, embulk-util-config to 0.3.4, and embulk-util-json to 0.3.0
Pull Request -
State: closed - Opened by dmikurube 11 months ago
- 1 comment
#338 - Bump up to v0.10.5
Pull Request -
State: closed - Opened by dmikurube 11 months ago
- 1 comment
#337 - Swap name + drop instead of drop + rename in MySQL replace mode
Pull Request -
State: closed - Opened by rajyan 11 months ago
- 4 comments
#336 - Swap name + drop instead of drop + rename in replace mode
Pull Request -
State: closed - Opened by rajyan 11 months ago
- 2 comments
#335 - tmp
Pull Request -
State: closed - Opened by rajyan 11 months ago
#334 - Added max_s3_upload_threads_per_task option to Redshift
Pull Request -
State: closed - Opened by t3t5u about 1 year ago
- 4 comments
#333 - Bump up to v0.10.4
Pull Request -
State: closed - Opened by dmikurube about 1 year ago
- 1 comment
#332 - embulk-output-redshift is not compatible with SUPER type
Issue -
State: open - Opened by hibira about 1 year ago
#331 - "UTC" is recognized as "Z" to be compatible with the legacy style.
Issue -
State: open - Opened by KrmBngL about 1 year ago
- 3 comments
#330 - Add assume role authentication for Redshift
Pull Request -
State: closed - Opened by t3t5u about 1 year ago
- 2 comments
#329 - Update ChangeLog v0.10.3
Pull Request -
State: closed - Opened by dmikurube over 1 year ago
- 1 comment
#328 - Bump up to v0.10.3
Pull Request -
State: closed - Opened by dmikurube over 1 year ago
- 1 comment
#327 - Add CODEOWNERS as @embulk/jdbc-maintainers
Pull Request -
State: closed - Opened by dmikurube over 1 year ago
- 1 comment
#326 - fix: fix double casting on `getTimestamp`
Pull Request -
State: closed - Opened by joker1007 over 1 year ago
- 1 comment
#325 - Add logging to avoid loss of information when exception changes during retries
Pull Request -
State: closed - Opened by joker1007 over 1 year ago
- 2 comments
#324 - truncate insert description update
Pull Request -
State: closed - Opened by naka-sho over 1 year ago
- 4 comments
#323 - Remove the explanation of Java 7.
Pull Request -
State: closed - Opened by hiroyuki-sato over 1 year ago
- 2 comments
#322 - I want you to add an alias delete_insert to mode:tuncate_insert
Issue -
State: closed - Opened by naka-sho over 1 year ago
- 1 comment
#321 - Add delete insert to tuncate_insert alias
Pull Request -
State: closed - Opened by naka-sho over 1 year ago
- 5 comments
#320 - Use NVARCHAR(max) for CLOB, instead of TEXT, when creating a table in SQLServer
Pull Request -
State: closed - Opened by joe-td over 1 year ago
- 4 comments
#319 - Add {before|after}_load tests in the postgresql plugin
Pull Request -
State: closed - Opened by hiroyuki-sato over 1 year ago
- 4 comments
#318 - Run GitHub Actions on the Pull request.
Pull Request -
State: closed - Opened by hiroyuki-sato over 1 year ago
- 3 comments
#317 - Upgrade the Gradle wrapper to 7.6.1, with enabling the Java toolchain
Pull Request -
State: closed - Opened by hiroyuki-sato over 1 year ago
- 6 comments
#316 - Preparing the Embulk 0.10.x series.
Issue -
State: closed - Opened by hiroyuki-sato over 1 year ago
- 1 comment
#315 - Sync the "master" branch to "main"
Pull Request -
State: closed - Opened by hiroyuki-sato almost 2 years ago
- 4 comments
#314 - Check with GitHub Actions v3
Pull Request -
State: closed - Opened by hiroyuki-sato almost 2 years ago
- 3 comments
#313 - Use execute() instead of executeUpdate() for afterLoad/beforeLoad
Pull Request -
State: closed - Opened by hiroyuki-sato almost 2 years ago
- 7 comments
#312 - executeUpdate cannot update the value of a postgres sequence
Issue -
State: closed - Opened by naka-sho almost 2 years ago
- 7 comments
#311 - Limit the number of thread which upload and copy data to redshift due to the max connection error
Pull Request -
State: closed - Opened by giwa about 2 years ago
- 3 comments
#310 - Add thread maximum description
Pull Request -
State: closed - Opened by giwa about 2 years ago
#309 - issue 244: Advance com.fasterxml.jackson.core:jackson to 2.13.3
Pull Request -
State: closed - Opened by alexopoulos7 over 2 years ago
#308 - embulk-output-mysql (0.8.7) TimeZone(Unknown Source)
Issue -
State: open - Opened by lucleba over 2 years ago
#307 - Change AWS SDK to the version that support OIDC
Pull Request -
State: open - Opened by serhiisavruk over 2 years ago
- 1 comment
#306 - Failed to output chinese emoji to mysql
Issue -
State: open - Opened by YunLongND over 2 years ago
- 13 comments
#305 - Support UUID for embulk-output-postgresql
Issue -
State: open - Opened by gainings almost 3 years ago
- 3 comments
#304 - [Hive] Can't insert to databases other than "default"
Issue -
State: closed - Opened by hiracky16 over 3 years ago
- 2 comments
#303 - Bump up to v0.10.2
Pull Request -
State: closed - Opened by dmikurube over 3 years ago
- 1 comment
#302 - Remove embulk-output-db2 and embulk-output-oracle
Pull Request -
State: closed - Opened by dmikurube over 3 years ago
- 1 comment
#301 - Make temp tables suffix length flexible
Pull Request -
State: closed - Opened by civitaspo over 3 years ago
- 7 comments
#300 - Allow sharing of temporary tables between tasks
Issue -
State: open - Opened by civitaspo over 3 years ago
#299 - Should be able to create more than 1000 temporary tables
Issue -
State: closed - Opened by civitaspo over 3 years ago
- 6 comments
#298 - cannot an insert statement after executing an update statement with after_load of embulk,
Issue -
State: closed - Opened by koichi-oshima over 3 years ago
- 2 comments
#297 - Fix Exec.newSomething() to CONFIG_MAPPER_FACTORY.newSomething()
Pull Request -
State: closed - Opened by dmikurube over 3 years ago
- 1 comment
#296 - Fix a compile error in embulk-output-sqlserver
Pull Request -
State: closed - Opened by dmikurube over 3 years ago
- 3 comments
#295 - Nominate developers in embulk-output-jdbc/mysql/postgresql/redshift/sqlserver
Pull Request -
State: closed - Opened by dmikurube over 3 years ago
- 1 comment
#294 - Get ready for Maven Central under group "org.embulk"
Pull Request -
State: closed - Opened by dmikurube over 3 years ago
- 1 comment
#293 - Map an Embulk config directly to ZoneId with embulk-util-config's ZoneIdModule
Pull Request -
State: closed - Opened by dmikurube over 3 years ago
- 1 comment
#292 - Catch up with Embulk v0.10 API/SPI in embulk-output-jdbc:0.10.0
Pull Request -
State: closed - Opened by dmikurube over 3 years ago
- 2 comments
#291 - Use GitHub Actions v2
Pull Request -
State: closed - Opened by dmikurube over 3 years ago
#290 - Bump up to v0.10.0
Pull Request -
State: closed - Opened by dmikurube over 3 years ago
#289 - Changed the maximum number of temporary tables from 1000 to 100000.
Pull Request -
State: closed - Opened by momotarogrp over 3 years ago
- 2 comments
#288 - Resolve a potential problem that output-redshift may cause OOM
Pull Request -
State: closed - Opened by SuperLazyDog about 4 years ago
- 1 comment
#287 - Adding support for SET ROLE to PostgreSQL
Pull Request -
State: closed - Opened by frsyuki about 4 years ago
- 3 comments
#286 - Move functional tests from test scripts to JUnit tests
Issue -
State: open - Opened by hito4t over 4 years ago
#285 - Test scripts only work in certain environments
Issue -
State: open - Opened by hito4t over 4 years ago
#284 - Remove unnecessary test scripts
Pull Request -
State: closed - Opened by hito4t over 4 years ago
#283 - Update ChangeLog for v0.9.0
Pull Request -
State: closed - Opened by dmikurube over 4 years ago
#282 - Test scripts for release testing
Pull Request -
State: closed - Opened by hito4t over 4 years ago
- 1 comment
#281 - Update embulk-util-timestamp to 0.2.1
Pull Request -
State: closed - Opened by dmikurube over 4 years ago
- 1 comment
#280 - Test with GitHub Actions for sql server
Pull Request -
State: closed - Opened by vietnguyen-td over 4 years ago
#279 - Test with GitHub Actions for embulk output DB2, MySQL, PostgreSQL, Redshift
Pull Request -
State: closed - Opened by vietnguyen-td over 4 years ago
- 4 comments
#278 - [Testing] test ci
Pull Request -
State: closed - Opened by vietnguyen-td over 4 years ago
#277 - Minimize use of java.util.Calendar
Pull Request -
State: open - Opened by dmikurube almost 5 years ago
#276 - Replace Embulk's Timestamp-related classes to embulk-util-timestamp and java.time
Pull Request -
State: closed - Opened by dmikurube almost 5 years ago
- 2 comments
#275 - Replace Joda-Time DateTimeZone to Java 8 java.time classes
Pull Request -
State: closed - Opened by dmikurube almost 5 years ago
- 4 comments
#274 - Replace Guava Optional to java.util.Optional
Pull Request -
State: closed - Opened by dmikurube almost 5 years ago
- 2 comments
#273 - Replace Exec.getLogger with LoggerFactory.getLogger
Pull Request -
State: closed - Opened by dmikurube almost 5 years ago
- 2 comments
#272 - Use the "org.embulk.embulk-plugins" Gradle plugin to build
Pull Request -
State: closed - Opened by dmikurube almost 5 years ago
- 2 comments
#271 - Add: create_table_constraint option usage in README
Pull Request -
State: closed - Opened by kieaiaarh almost 5 years ago
- 2 comments
#270 - Resume is broken
Issue -
State: open - Opened by fukasawah almost 5 years ago
- 2 comments
#269 - Update embulk 0.9
Pull Request -
State: closed - Opened by hiroyuki-sato almost 5 years ago
- 10 comments
#268 - MySQL mediumtext support
Issue -
State: closed - Opened by hiroyuki-sato about 5 years ago
- 1 comment
#267 - Remove embulk-output-db2
Issue -
State: open - Opened by hito4t about 5 years ago
#266 - Upgrade embulk version to 0.9
Issue -
State: closed - Opened by hito4t about 5 years ago
#265 - Upgrade gradle?
Issue -
State: closed - Opened by nickolay over 5 years ago
- 8 comments
#264 - Support non-default schema in MSSQL "native" mode
Pull Request -
State: closed - Opened by nickolay over 5 years ago
- 1 comment
#263 - [MySQL] Invalid size for column type bit(0)
Issue -
State: open - Opened by yuta17 over 5 years ago
- 2 comments
#262 - embulk-output-sqlserver can't connect to db with instance name
Issue -
State: closed - Opened by hieudion over 5 years ago
- 2 comments
#261 - [Redshift]Support using IAM roles with COPY and UNLOAD
Pull Request -
State: closed - Opened by ynishi over 5 years ago
- 3 comments
#260 - [Redshift]support COPY and UNLOAD via IAM Role.
Issue -
State: closed - Opened by ynishi over 5 years ago
- 5 comments
#259 - Replace jtds by mssql:jdbc
Pull Request -
State: closed - Opened by hieudion over 5 years ago
- 5 comments
#258 - Introduce connection_timeout and socket_timeout to sqlserver
Pull Request -
State: closed - Opened by hieudion over 5 years ago
- 3 comments
#257 - [Oracle][General questions] Can i load data oracle on NOLOGGING ?
Issue -
State: closed - Opened by morihaya over 5 years ago
- 2 comments
#256 - space character in field is ignored
Issue -
State: closed - Opened by hiroyuki-sato over 5 years ago
- 3 comments
#255 - First commit of SnowflakeOutputConnection
Pull Request -
State: closed - Opened by bitdevel over 5 years ago
- 2 comments